diff options
Diffstat (limited to 'irc/darkbot/Makefile')
-rw-r--r-- | irc/darkbot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/darkbot/Makefile b/irc/darkbot/Makefile index b12ac7e..41d719c 100644 --- a/irc/darkbot/Makefile +++ b/irc/darkbot/Makefile @@ -19,6 +19,8 @@ PORTDOCS= README PLIST_FILES= bin/darkbot %%ETCDIR%%/logs/.pkgcreate man/man1/darkbot.1.gz PLIST_DIRSTRY= %%ETCDIR%%/logs/ %%ETCDIR%%/dat/ %%ETCDIR%% +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> pre-configure: |