diff options
Diffstat (limited to 'www/bozohttpd/Makefile')
-rw-r--r-- | www/bozohttpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index f016162d2288..7695c2bf1f02 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -22,5 +22,6 @@ MAKE_ARGS+= 'LDFLAGS+= -lcrypt' MAN8= bozohttpd.8 MANCOMPRESSED= maybe +PLIST_FILES= libexec/bozohttpd .include <bsd.port.mk> |