aboutsummaryrefslogtreecommitdiff
path: root/net/coda_intro
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-03-10 06:17:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-03-10 06:17:24 +0000
commit8c725f1ee4f7833abeb364be1fa2027bbdccee5e (patch)
treedfa45f10870fb4bfa88a9b19b76ed7767e5801dd /net/coda_intro
parentea573ffe3386d6ca5e1ed7411dcc21e4fb6937b9 (diff)
downloadports-8c725f1ee4f7833abeb364be1fa2027bbdccee5e.tar.gz
ports-8c725f1ee4f7833abeb364be1fa2027bbdccee5e.zip
Notes
Diffstat (limited to 'net/coda_intro')
-rw-r--r--net/coda_intro/Makefile2
-rw-r--r--net/coda_intro/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/net/coda_intro/Makefile b/net/coda_intro/Makefile
index 1546f9e8fdd4..82182309cffb 100644
--- a/net/coda_intro/Makefile
+++ b/net/coda_intro/Makefile
@@ -19,6 +19,6 @@ do-build:
do-install:
@${ECHO} "We will copy the files to ${PREFIX}/share/doc/coda-intro"
- cd ${WRKSRC}; tar cf - doc | (cd ${PREFIX}/share; tar xvf -)
+ cd ${WRKSRC}; tar --create --file - --exclude \*NetBSD --exclude CVS doc | (cd ${PREFIX}/share; tar xvf -)
.include <bsd.port.mk>
diff --git a/net/coda_intro/pkg-plist b/net/coda_intro/pkg-plist
index 35041be67df4..05565b95d1b2 100644
--- a/net/coda_intro/pkg-plist
+++ b/net/coda_intro/pkg-plist
@@ -6,3 +6,4 @@ share/doc/coda-intro/INSTALL.FreeBSD
share/doc/coda-intro/README
share/doc/coda-intro/RUN
share/doc/coda-intro/WARNING
+@dirrm share/doc/coda-intro