diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-06-20 20:34:08 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-06-20 20:34:08 +0000 |
commit | 74e26c97ceb72b9c1c8e212d901007c089ebd8a8 (patch) | |
tree | 227eb2029b7bd17d10c1fc4a5354789749b2d749 /comms/yaps | |
parent | 41db6dc95b4c680c1f27d851b9fbe42a45429808 (diff) |
Notes
Diffstat (limited to 'comms/yaps')
-rw-r--r-- | comms/yaps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/yaps/Makefile b/comms/yaps/Makefile index 2fe6903c9842..ba9121e706a3 100644 --- a/comms/yaps/Makefile +++ b/comms/yaps/Makefile @@ -18,6 +18,7 @@ USE_GMAKE= true MAN1= yaps.1 PLIST_FILES= bin/yaps etc/yaps.rc.sample PORTDOCS= yaps.doc yaps.html +PORTDATA= * OPTIONS_DEFINE= DOCS |