aboutsummaryrefslogtreecommitdiffstats
path: root/science/buddy
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-16 11:18:26 +0800
committeradamw <adamw@FreeBSD.org>2014-07-16 11:18:26 +0800
commit9cd1db4fef933674a3b75d6ca4262e0ffe647637 (patch)
tree6cba635ca6a0900686686afe6df65efafe2cb104 /science/buddy
parent037277c495c4a69f56029e71eecf6838910561c8 (diff)
downloadfreebsd-ports-gnome-9cd1db4fef933674a3b75d6ca4262e0ffe647637.tar.gz
freebsd-ports-gnome-9cd1db4fef933674a3b75d6ca4262e0ffe647637.tar.zst
freebsd-ports-gnome-9cd1db4fef933674a3b75d6ca4262e0ffe647637.zip
Add DOCS option where PORTDOCS is in plist.
Diffstat (limited to 'science/buddy')
-rw-r--r--science/buddy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/buddy/Makefile b/science/buddy/Makefile
index bcd48a1bc20a..325af6f8e4e2 100644
--- a/science/buddy/Makefile
+++ b/science/buddy/Makefile
@@ -17,6 +17,8 @@ INSTALL_TARGET= install-strip
DOCS= doc/bddnotes.ps doc/buddy.ps doc/tech.txt README AUTHORS
+OPTIONS_DEFINE= DOCS
+
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}