From b1e63bae7a3c0854cb92643dc9196c10aa3306be Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 17 Mar 2013 14:21:48 +0000 Subject: - Convert to PEAR_AUTOINSTALL - Trim header --- mail/pear-Net_Cyrus/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'mail/pear-Net_Cyrus') diff --git a/mail/pear-Net_Cyrus/Makefile b/mail/pear-Net_Cyrus/Makefile index 409f74b05c47..1b12db96afc8 100644 --- a/mail/pear-Net_Cyrus/Makefile +++ b/mail/pear-Net_Cyrus/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pear-Net_Cyrus -# Date created: 12 March 2004 -# Whom: Attila Nagy -# +# Created by: Attila Nagy # $FreeBSD$ -# PORTNAME= Net_Cyrus PORTVERSION= 0.3.1 @@ -14,10 +10,10 @@ COMMENT= PEAR class to administer Cyrus IMAP servers BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ ${PEARDIR}/Net/IMAP.php:${PORTSDIR}/mail/pear-Net_IMAP -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ + ${PEARDIR}/Net/IMAP.php:${PORTSDIR}/mail/pear-Net_IMAP -CATEGORY= Net -FILES= Cyrus.php +PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" -- cgit v1.2.3