aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/pear-Net_Portscan/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/security/pear-Net_Portscan/Makefile b/security/pear-Net_Portscan/Makefile
index 61d5d54d7751..438fc75e2f3b 100644
--- a/security/pear-Net_Portscan/Makefile
+++ b/security/pear-Net_Portscan/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-Net_Portscan
-# Date created: 21 Dec, 2009
-# Whom: Wen Heping <wen@FreeBSD.org>
-#
+# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Net_Portscan
PORTVERSION= 1.0.3
@@ -13,12 +9,9 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= Provides an API for scanning ports
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-CATEGORY= Net
-FILES= Portscan.php
-TESTS= 01-portscan.php
-DOCS= README.portscan
+PEAR_AUTOINSTALL= yes
post-extract:
@cd ${WRKSRC} && ${MKDIR} -p ${WRKSRC}/docs