# New ports collection makefile for:    psa-atmail
# Date created:                         2010-12-09
# Whom:                                 Parallels
# OS Version:                           6.1
#
# $FreeBSD: ports/swsoft/psa-atmail/Makefile 9.5.4 2010/12/09 08:55:24 Parallels Exp $
#

PORTNAME= psa-atmail
PORTVERSION= 1.02
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= The @mail webmail adopted for Plesk

PORTEPOCH= 1
EXTRACT_SUFX= .tar.gz

RUN_DEPENDS+=	${LOCALBASE}/psa/version:${PORTSDIR}/swsoft/psa
RUN_DEPENDS+=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/gettext.so:${PORTSDIR}/swsoft/psa-php-configurator


USE_PHP= yes
USE_APACHE=2.0+

.include <bsd.port.pre.mk>

.if ${PHP_VER} < 5
IGNORE= Atmail support for PHP 5.0+ version only 
.endif

.include <plesk.install.mk>
