aboutsummaryrefslogtreecommitdiff
path: root/security/portscanner
diff options
context:
space:
mode:
Diffstat (limited to 'security/portscanner')
-rw-r--r--security/portscanner/Makefile2
-rw-r--r--security/portscanner/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/security/portscanner/Makefile b/security/portscanner/Makefile
index f19e08e857f0..61d866ac28ec 100644
--- a/security/portscanner/Makefile
+++ b/security/portscanner/Makefile
@@ -15,6 +15,8 @@ DISTNAME= PortScanner-${PORTVERSION}
MAINTAINER= billf@FreeBSD.org
COMMENT= A simple and easy to use TCP port scanner
+PLIST_FILES= bin/portscanner
+
do-build:
@ ${CC} -o ${WRKSRC}/portscanner ${CFLAGS} ${WRKSRC}/portscanner.c
diff --git a/security/portscanner/pkg-plist b/security/portscanner/pkg-plist
deleted file mode 100644
index 1eef326959c3..000000000000
--- a/security/portscanner/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/portscanner