diff options
Diffstat (limited to 'net/icmpinfo/Makefile')
-rw-r--r-- | net/icmpinfo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/icmpinfo/Makefile b/net/icmpinfo/Makefile index 6924f0af797d..b9d52522d332 100644 --- a/net/icmpinfo/Makefile +++ b/net/icmpinfo/Makefile @@ -17,6 +17,8 @@ COMMENT= Looks at the icmp messages received by the host ALL_TARGET= MAN1= icmpinfo.1 +PLIST_FILES= bin/icmpinfo share/doc/icmpinfo/README +PLIST_DIRS= share/doc/icmpinfo do-install: ${INSTALL_PROGRAM} ${WRKSRC}/icmpinfo ${PREFIX}/bin |