aboutsummaryrefslogtreecommitdiff
path: root/math/prng
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 16:23:08 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 16:23:08 +0000
commit18a7fd6042909a3e6ebc71488d66be85e05a76be (patch)
treea5059b85b4cf90a2a9e99ae99af95b141efca8c4 /math/prng
parent99afccd1ce89497265f41f1d5227f29ef3c490e9 (diff)
downloadports-18a7fd6042909a3e6ebc71488d66be85e05a76be.tar.gz
ports-18a7fd6042909a3e6ebc71488d66be85e05a76be.zip
Notes
Diffstat (limited to 'math/prng')
-rw-r--r--math/prng/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/prng/Makefile b/math/prng/Makefile
index f6ddeb68933b..f625bc2db73c 100644
--- a/math/prng/Makefile
+++ b/math/prng/Makefile
@@ -18,6 +18,8 @@ PLIST_FILES= include/prng.h lib/libprng.a
PORTDOCS= prng.dvi prng.pdf prng.ps prng.txt
PORTEXAMPLES= Makefile pairs.c tuples.c
+OPTIONS_DEFINE= DOCS EXAMPLES
+
.include <bsd.port.options.mk>
post-install: