summaryrefslogtreecommitdiff
path: root/mail/cue
diff options
context:
space:
mode:
authoritojun <itojun>2001-04-13 04:37:37 +0000
committeritojun <itojun>2001-04-13 04:37:37 +0000
commitb0095cd0bb0f170ba4603cf757e60702aee8fb42 (patch)
tree8b3339396207d76923a67901d48d1f8b16b05b7b /mail/cue
parent7986e550aaba5c82c01466fba50718cdbad95369 (diff)
downloadpkgsrc-b0095cd0bb0f170ba4603cf757e60702aee8fb42.tar.gz
install sample .cuerc file.
Diffstat (limited to 'mail/cue')
-rw-r--r--mail/cue/Makefile4
-rw-r--r--mail/cue/pkg/PLIST4
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/cue/Makefile b/mail/cue/Makefile
index 1e1c1909e4a..64b6b82a49a 100644
--- a/mail/cue/Makefile
+++ b/mail/cue/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/04/10 00:27:58 itojun Exp $
+# $NetBSD: Makefile,v 1.3 2001/04/13 04:37:37 itojun Exp $
DISTNAME= cue-snap-20010410
PKGNAME= cue-20010410
@@ -29,5 +29,7 @@ CONFIGURE_ARGS+=--with-canna=${LOCALBASE}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cue ${PREFIX}/bin
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/cue
+ ${INSTALL_DATA} ${WRKSRC}/sample.cuerc ${PREFIX}/share/examples/cue
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/cue/pkg/PLIST b/mail/cue/pkg/PLIST
index e21c0dd86da..035e0064b97 100644
--- a/mail/cue/pkg/PLIST
+++ b/mail/cue/pkg/PLIST
@@ -1,2 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/04/10 00:24:46 itojun Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/04/13 04:37:37 itojun Exp $
bin/cue
+share/examples/cue/sample.cuerc
+@dirrm share/examples/cue