diff options
Diffstat (limited to 'net/ipgrab/Makefile')
-rw-r--r-- | net/ipgrab/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/ipgrab/Makefile b/net/ipgrab/Makefile index 8fe8700ea5b9..d66635f3fcd5 100644 --- a/net/ipgrab/Makefile +++ b/net/ipgrab/Makefile @@ -24,6 +24,9 @@ PORTDOCS= README AUTHORS COPYING ChangeLog DEVELOPER-HOWTO \ INSTALL NEWS TODO NO_STAGE= yes + +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> do-install: |