diff options
Diffstat (limited to 'net-im/ginsu/Makefile')
-rw-r--r-- | net-im/ginsu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/ginsu/Makefile b/net-im/ginsu/Makefile index 16366550a82b..7e248f51bf5a 100644 --- a/net-im/ginsu/Makefile +++ b/net-im/ginsu/Makefile @@ -18,5 +18,6 @@ BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc GNU_CONFIGURE= yes MAN1= ginsu.1 +PLIST_FILES= bin/ginsu .include <bsd.port.mk> |