# New ports collection makefile for:    psa-atmail
# Date created:                         2010-10-22
# Whom:                                 Parallels
# OS Version:                           6.1
#
# $FreeBSD: ports/swsoft/psa-atmail/Makefile 9.5.3 2010/10/22 04:24:07 Parallels Exp $
#

PORTNAME= psa-atmail
PORTVERSION= 1.02
PORTREVISION= 295357

CATEGORIES= swsoft
MASTER_SITES?= http://autoinstall.plesk.com/PSA_9.5.3/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>
