diff options
Diffstat (limited to 'devel/pear-PHP_Depend/Makefile')
-rw-r--r-- | devel/pear-PHP_Depend/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/pear-PHP_Depend/Makefile b/devel/pear-PHP_Depend/Makefile index aced15f30f96..d2f8b41034c2 100644 --- a/devel/pear-PHP_Depend/Makefile +++ b/devel/pear-PHP_Depend/Makefile @@ -5,16 +5,12 @@ PORTNAME= PHP_Depend PORTVERSION= 1.1.2 CATEGORIES= devel pear MASTER_SITES= http://pear.pdepend.org/get/ -PKGNAMEPREFIX= pear- MAINTAINER= joneum@FreeBSD.org COMMENT= PHP_Depend design quality metrics for PHP packages LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:devel/pear-channel-pdepend -RUN_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:devel/pear-channel-pdepend - USES= pear PEAR_CHANNEL= pdepend USE_PHP= dom tokenizer simplexml |