diff options
Diffstat (limited to 'net/socketpipe/Makefile')
-rw-r--r-- | net/socketpipe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/socketpipe/Makefile b/net/socketpipe/Makefile index 43a2f09d99af..66aad7809614 100644 --- a/net/socketpipe/Makefile +++ b/net/socketpipe/Makefile @@ -16,5 +16,6 @@ COMMENT= Zero overhead remote process plumbing MAN1= socketpipe.1 MANCOMPRESSED= yes +PLIST_FILES= bin/socketpipe .include <bsd.port.mk> |