summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-05-13 09:56:24 +0000
committermiwi <miwi@FreeBSD.org>2013-05-13 09:56:24 +0000
commitca5f97118899f41af042686cf000387ee75d61c8 (patch)
tree8a4f06138863cfb826b1f244f54b91d56084f584
parentc0e894b21e2272b3f917c20f83322ac5038041af (diff)
downloadFreeBSD-ports-ca5f97118899f41af042686cf000387ee75d61c8.zip
FreeBSD-ports-ca5f97118899f41af042686cf000387ee75d61c8.tar.gz
- Convert to PEAR_AUTOINSTALL
- Trim header
-rw-r--r--security/pear-Auth_SASL/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/security/pear-Auth_SASL/Makefile b/security/pear-Auth_SASL/Makefile
index e6dbcd4..d976583 100644
--- a/security/pear-Auth_SASL/Makefile
+++ b/security/pear-Auth_SASL/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-Auth_SASL
-# Date created: 2 February 2003
-# Whom: Thierry Thomas (<thierry@pompo.net>)
-#
+# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
-#
PORTNAME= Auth_SASL
PORTVERSION= 1.0.6
@@ -15,10 +11,7 @@ COMMENT= PEAR abstraction of various SASL mechanism responses
BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth
RUN_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth
-FILES= Auth/SASL.php Auth/SASL/Anonymous.php \
- Auth/SASL/Common.php Auth/SASL/CramMD5.php \
- Auth/SASL/External.php Auth/SASL/DigestMD5.php \
- Auth/SASL/Login.php Auth/SASL/Plain.php
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
OpenPOWER on IntegriCloud