diff options
Diffstat (limited to 'misc/histring/Makefile')
-rw-r--r-- | misc/histring/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/histring/Makefile b/misc/histring/Makefile index fc677a3ba73b..6b7ac29c3cb2 100644 --- a/misc/histring/Makefile +++ b/misc/histring/Makefile @@ -14,5 +14,6 @@ MAINTAINER= roam@FreeBSD.org COMMENT= "A tool to highlight strings using the ANSI terminal escape sequences" GNU_CONFIGURE= yes +PLIST_FILES= bin/histring .include <bsd.port.mk> |