summaryrefslogtreecommitdiffstats
path: root/security/pear-Crypt_CBC/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-01-28 10:23:40 +0000
committermiwi <miwi@FreeBSD.org>2012-01-28 10:23:40 +0000
commitb50418807e89d8da14f9f8efa28bd388e92f1a34 (patch)
tree7605c01224f6c26a4a262000a8f7e65ef8d1770a /security/pear-Crypt_CBC/Makefile
parent9d026441e85e8fd76e7dfe687a965c22969c5deb (diff)
downloadFreeBSD-ports-b50418807e89d8da14f9f8efa28bd388e92f1a34.zip
FreeBSD-ports-b50418807e89d8da14f9f8efa28bd388e92f1a34.tar.gz
- Update to 1.0.1
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