aboutsummaryrefslogtreecommitdiff
path: root/biology/fastdnaml
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-08 18:15:34 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-08 18:15:34 +0000
commita39c693c25758dfadfbcc4260862418e3f7b8f83 (patch)
treed90372899f0280587929a50730767d6976d6b5d6 /biology/fastdnaml
parentf835e3350e7c77c34819bb5a8bbc284c5dfecf97 (diff)
downloadports-a39c693c25758dfadfbcc4260862418e3f7b8f83.tar.gz
ports-a39c693c25758dfadfbcc4260862418e3f7b8f83.zip
Add NOPORTDOCS support to pkg-plist
Notes
Notes: svn path=/head/; revision=44938
Diffstat (limited to 'biology/fastdnaml')
-rw-r--r--biology/fastdnaml/Makefile2
-rw-r--r--biology/fastdnaml/pkg-plist6
2 files changed, 4 insertions, 4 deletions
diff --git a/biology/fastdnaml/Makefile b/biology/fastdnaml/Makefile
index 494e6a26a907..9a42e40174a1 100644
--- a/biology/fastdnaml/Makefile
+++ b/biology/fastdnaml/Makefile
@@ -25,7 +25,7 @@ do-install:
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
- ${INSTALL_MAN} ${WRKSRC}/docs/*.txt ${PREFIX}/share/doc/${PORTNAME}
+ ${INSTALL_DATA} ${WRKSRC}/docs/*.txt ${PREFIX}/share/doc/${PORTNAME}
.endif
.include <bsd.port.mk>
diff --git a/biology/fastdnaml/pkg-plist b/biology/fastdnaml/pkg-plist
index d2d7d1f04e57..cc19e20c3922 100644
--- a/biology/fastdnaml/pkg-plist
+++ b/biology/fastdnaml/pkg-plist
@@ -32,7 +32,7 @@ bin/fastdnaml/usertree
bin/fastdnaml/usertrees
bin/fastdnaml/weights
bin/fastdnaml/weights_categories
-share/doc/fastdnaml/fastDNAml_doc_1.2.txt
-share/doc/fastdnaml/fastDNAml_scripts.txt
+%%PORTDOCS%%share/doc/fastdnaml/fastDNAml_doc_1.2.txt
+%%PORTDOCS%%share/doc/fastdnaml/fastDNAml_scripts.txt
@dirrm bin/fastdnaml
-@dirrm share/doc/fastdnaml
+%%PORTDOCS%%@dirrm share/doc/fastdnaml