diff options
Diffstat (limited to 'security/pear-Crypt_CBC/Makefile')
-rw-r--r-- | security/pear-Crypt_CBC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile index f8d16af..1bb1602 100644 --- a/security/pear-Crypt_CBC/Makefile +++ b/security/pear-Crypt_CBC/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PEAR MAINTAINER= ports@FreeBSD.org +COMMENT= PEAR class to emulate Perl's Crypt::CBC module BUILD_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install RUN_DEPENDS= ${BUILD_DEPENDS} |