diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-04 12:34:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-04 12:34:25 +0000 |
commit | 54497cdc7646f101d38c70bbef4387043ff25212 (patch) | |
tree | 1246405c4dd7cddf7c4a9eecf9d898f14bf93490 /dns | |
parent | 075efa0c4b2775c79dda09a04663e6de6908dfc5 (diff) | |
download | ports-54497cdc7646f101d38c70bbef4387043ff25212.tar.gz ports-54497cdc7646f101d38c70bbef4387043ff25212.zip |
- Add/Update portscout flags
Notes
Notes:
svn path=/head/; revision=225228
Diffstat (limited to 'dns')
-rw-r--r-- | dns/pear-Net_DNS/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/pear-Net_DNS/Makefile b/dns/pear-Net_DNS/Makefile index 930355957054..b03d495777a5 100644 --- a/dns/pear-Net_DNS/Makefile +++ b/dns/pear-Net_DNS/Makefile @@ -15,6 +15,8 @@ COMMENT= Resolver library used to communicate with a DNS server BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} + +PORTSCOUT= skipv:1.2.0b1 USE_PHP= mhash CATEGORY= Net FILES= DNS/RR/A.php DNS/RR/AAAA.php DNS/RR/CNAME.php DNS/RR/HINFO.php \ |