summaryrefslogtreecommitdiff
path: root/net/samplicator
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-06-28 12:28:03 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-06-28 12:28:03 +0000
commit5a87288a0cbe788f65ebde00877284c79d8303ed (patch)
treef392e5564d124f4a5ff6157acc75a3219f89ce56 /net/samplicator
parentRemove myself as maintainer. (diff)
Install docs.
PR: 28467 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=44522
Diffstat (limited to 'net/samplicator')
-rw-r--r--net/samplicator/Makefile6
-rw-r--r--net/samplicator/pkg-plist3
2 files changed, 9 insertions, 0 deletions
diff --git a/net/samplicator/Makefile b/net/samplicator/Makefile
index bcb0efbbe118..9211e5c2068e 100644
--- a/net/samplicator/Makefile
+++ b/net/samplicator/Makefile
@@ -7,6 +7,7 @@
PORTNAME= samplicator
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.switch.ch/tf-tant/floma/sw/samplicator/
@@ -14,4 +15,9 @@ MAINTAINER= lyngbol@wheel.dk
GNU_CONFIGURE= yes
+post-install:
+ ${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
+ ${INSTALL_DATA} ${WRKSRC}/NEWS ${PREFIX}/share/doc/${PORTNAME}/
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}/
+
.include <bsd.port.mk>
diff --git a/net/samplicator/pkg-plist b/net/samplicator/pkg-plist
index 8ed634147c95..ebfb92cc5233 100644
--- a/net/samplicator/pkg-plist
+++ b/net/samplicator/pkg-plist
@@ -1 +1,4 @@
bin/samplicate
+share/doc/samplicator/NEWS
+share/doc/samplicator/README
+@dirrm share/doc/samplicator