summaryrefslogtreecommitdiff
path: root/mail/cue
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2002-01-02 11:54:27 +0000
committerhubertf <hubertf@pkgsrc.org>2002-01-02 11:54:27 +0000
commit71062d2c7426687d511493e709467da934883197 (patch)
treef87fa74df6806a5fb623aa74fbe0e953815a2835 /mail/cue
parent100d7ed069fed61f76e307a8230a1d6d6e249c48 (diff)
downloadpkgsrc-71062d2c7426687d511493e709467da934883197.tar.gz
Bump to 20010917nb1:
install cue.hlp and cue.html file
Diffstat (limited to 'mail/cue')
-rw-r--r--mail/cue/Makefile6
-rw-r--r--mail/cue/PLIST5
2 files changed, 9 insertions, 2 deletions
diff --git a/mail/cue/Makefile b/mail/cue/Makefile
index d678223a5a1..b89b701d068 100644
--- a/mail/cue/Makefile
+++ b/mail/cue/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2001/09/20 11:32:20 itojun Exp $
+# $NetBSD: Makefile,v 1.7 2002/01/02 11:54:27 hubertf Exp $
DISTNAME= cue-snap-20010917
PKGNAME= cue-20010917
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/cue/snap/
@@ -31,5 +32,8 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cue ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/cue
${INSTALL_DATA} ${WRKSRC}/sample.cuerc ${PREFIX}/share/examples/cue
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/cue
+ ${INSTALL_DATA} ${WRKSRC}/cue.hlp ${PREFIX}/share/doc/cue
+ ${INSTALL_DATA} ${WRKSRC}/cue.html ${PREFIX}/share/doc/cue
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/cue/PLIST b/mail/cue/PLIST
index 207193c5800..e7ce799cd60 100644
--- a/mail/cue/PLIST
+++ b/mail/cue/PLIST
@@ -1,4 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:59:45 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/01/02 11:54:27 hubertf Exp $
bin/cue
share/examples/cue/sample.cuerc
@dirrm share/examples/cue
+share/doc/cue/cue.hlp
+share/doc/cue/cue.html
+@dirrm share/doc/cue