summaryrefslogtreecommitdiffstats
path: root/security/pear-Crypt_CBC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pear-Crypt_CBC/Makefile')
-rw-r--r--security/pear-Crypt_CBC/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile
index d296400..9f775c5 100644
--- a/security/pear-Crypt_CBC/Makefile
+++ b/security/pear-Crypt_CBC/Makefile
@@ -6,17 +6,16 @@
#
PORTNAME= Crypt_CBC
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= security www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to emulate Perl's Crypt::CBC module
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-CATEGORY= Crypt
-FILES= CBC.php
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
OpenPOWER on IntegriCloud