aboutsummaryrefslogtreecommitdiff
path: root/net/ruby-icmp
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
commitfa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (patch)
tree728a3619568ce38b9188fc0b8717a16a880d52d3 /net/ruby-icmp
parentb0dffdff28a18aa92669ae08593f8e26d4128641 (diff)
downloadports-fa4bf2ee1d039ae33718a8286802e7bf7ceb3387.tar.gz
ports-fa4bf2ee1d039ae33718a8286802e7bf7ceb3387.zip
Add DOCS option for ports with PORTDOCS in plist.
Notes
Notes: svn path=/head/; revision=362023
Diffstat (limited to 'net/ruby-icmp')
-rw-r--r--net/ruby-icmp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile
index 89f126f1f9ed..77a1ac17edb9 100644
--- a/net/ruby-icmp/Makefile
+++ b/net/ruby-icmp/Makefile
@@ -19,6 +19,8 @@ INSTALL_TARGET= site-install
EXAMPLES= sample/*
+OPTIONS_DEFINE= DOCS
+
post-install:
${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR}
.for f in ${EXAMPLES}