diff options
Diffstat (limited to 'misc/crosspad/Makefile')
-rw-r--r-- | misc/crosspad/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/crosspad/Makefile b/misc/crosspad/Makefile index 09e7784..38d8d2d 100644 --- a/misc/crosspad/Makefile +++ b/misc/crosspad/Makefile @@ -18,6 +18,9 @@ MAN1= crosspad2ps.1 crosspad2eps.1 crosspad2tgif.1 crosspad2idraw.1 \ DOCS= PROTOCOL README.english README.japanese NO_STAGE= yes + +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-install: |