aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-pcre
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-03-04 22:53:15 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-03-04 22:53:15 +0000
commitbcc4122dcbaf25513e15b941f655695ee8bdbae7 (patch)
tree632739c532e2a1883e6fb171c07819fd1ea1650c /devel/ocaml-pcre
parent41ffd9e4ef4f21477ade86a6f9a22c31f819c5ba (diff)
downloadports-bcc4122dcbaf25513e15b941f655695ee8bdbae7.tar.gz
ports-bcc4122dcbaf25513e15b941f655695ee8bdbae7.zip
Notes
Diffstat (limited to 'devel/ocaml-pcre')
-rw-r--r--devel/ocaml-pcre/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile
index 9ea153237c52..8f3a8bab922b 100644
--- a/devel/ocaml-pcre/Makefile
+++ b/devel/ocaml-pcre/Makefile
@@ -20,6 +20,9 @@ USE_OCAML_LDCONFIG= yes
PORTEXAMPLES= *
EXAMPLESDIR= ${OCAML_EXAMPLESDIR}/${PORTNAME}
+PORTDOCS= *
+DOCSDIR= ${PREFIX}/share/doc/pcre-ocaml
+
post-install:
.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${EXAMPLESDIR}