summaryrefslogtreecommitdiff
path: root/sysutils/bchunk
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/bchunk
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/bchunk')
-rw-r--r--sysutils/bchunk/Makefile3
-rw-r--r--sysutils/bchunk/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bchunk/Makefile b/sysutils/bchunk/Makefile
index d318cdb235f..a4bfa894d05 100644
--- a/sysutils/bchunk/Makefile
+++ b/sysutils/bchunk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/02/21 16:45:32 pooka Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:42:10 wiz Exp $
DISTNAME= bchunk-1.0.0
CATEGORIES= sysutils
@@ -6,6 +6,7 @@ MASTER_SITES= http://hes.iki.fi/bchunk/
MAINTAINER= pooka@netbsd.org
HOMEPAGE= http://hes.iki.fi/bchunk/
+COMMENT= ".bin/.cue" CD image converter
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bchunk ${PREFIX}/bin/bchunk
diff --git a/sysutils/bchunk/pkg/COMMENT b/sysutils/bchunk/pkg/COMMENT
deleted file mode 100644
index b8bdfab0a65..00000000000
--- a/sysutils/bchunk/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-".bin/.cue" CD image converter