diff options
Diffstat (limited to 'net/tcpcat/Makefile')
-rw-r--r-- | net/tcpcat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tcpcat/Makefile b/net/tcpcat/Makefile index 80d2a1f22646..4a46144eb2ac 100644 --- a/net/tcpcat/Makefile +++ b/net/tcpcat/Makefile @@ -14,5 +14,6 @@ MAINTAINER= roam@FreeBSD.org COMMENT= "A simple utility for sending/receiving data over a TCP or a Unix-domain socket" GNU_CONFIGURE= yes +PLIST_FILES= bin/tcpcat .include <bsd.port.mk> |