summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoritojun <itojun>2001-04-13 04:37:37 +0000
committeritojun <itojun>2001-04-13 04:37:37 +0000
commit773cfa3dbd00f9238d157d382a060160a31431ca (patch)
tree8b3339396207d76923a67901d48d1f8b16b05b7b /mail
parent6ae932661443c05349089b562bc0ea216b30f92c (diff)
downloadpkgsrc-773cfa3dbd00f9238d157d382a060160a31431ca.tar.gz
install sample .cuerc file.
Diffstat (limited to 'mail')
-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