# New ports collection makefile for:    plesk-base
# Date created:                         2010-12-09
# Whom:                                 Parallels
# OS Version:                           6.1
#
# $FreeBSD: ports/swsoft/plesk-base/Makefile 9.5.4 2010/12/09 08:49:11 Parallels Exp $
#

PORTNAME= plesk-base
PORTVERSION= 9.5.4
PORTREVISION= 296635

CATEGORIES= swsoft
MASTER_SITES?= http://autoinstall.plesk.com/PSA_9.5.4/dist-pkg-FreeBSD-6.1-i386/distfiles/

MAINTAINER= info@parallels.com
COMMENT= Plesk config and base files

EXTRACT_SUFX= .tar.gz

RUN_DEPENDS+=	${LOCALBASE}/lib/mysql/libmysqlclient.so.14:${PORTSDIR}/swsoft/psa-mysql-configurator
RUN_DEPENDS+=	${LOCALBASE}/bin/sw-engine:${PORTSDIR}/swsoft/sw-engine
RUN_DEPENDS+=	${LOCALBASE}/sbin/sw-cp-serverd:${PORTSDIR}/swsoft/sw-cp-server

LIB_DEPENDS+=	pq.3:${PORTSDIR}/swsoft/psa-postgresql-configurator

CONFLICTS= psa-8.*

.include <plesk.install.mk>
