# New ports collection makefile for: psa-atmail # Date created: 2010-03-09 # Whom: Parallels # OS Version: 6.1 # # $FreeBSD: ports/swsoft/psa-atmail/Makefile 9.5.0 2010/03/09 16:33:15 Parallels Exp $ # PORTNAME= psa-atmail PORTVERSION= 1.02 PORTREVISION= 289645 CATEGORIES= swsoft MASTER_SITES?= http://autoinstall.plesk.com/PSA_9.5.0/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 .if ${PHP_VER} < 5 IGNORE= Atmail support for PHP 5.0+ version only .endif .include