aboutsummaryrefslogtreecommitdiff
path: root/security/portscanner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/portscanner/Makefile')
-rw-r--r--security/portscanner/Makefile2
1 files changed, 2 insertions, 0 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