diff options
Diffstat (limited to 'net/ifstat/Makefile')
-rw-r--r-- | net/ifstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index 703e97a9cfbc..8f01ba39b636 100644 --- a/net/ifstat/Makefile +++ b/net/ifstat/Makefile @@ -21,5 +21,6 @@ GNU_CONFIGURE= yes USE_OPENSSL= yes MAN1= ifstat.1 +PLIST_FILES= bin/ifstat .include <bsd.port.mk> |