summaryrefslogtreecommitdiff
path: root/audio/mp3info
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-31 16:47:47 +0000
committerminskim <minskim>2004-05-31 16:47:47 +0000
commit5850ad31fff47f819023d49f94a38e79d7efefa1 (patch)
treec68874ff86a33cf9d7290b552a8933e80275f8c2 /audio/mp3info
parentd739c86fa008f5a4391a77983194de3ead67ec4f (diff)
downloadpkgsrc-5850ad31fff47f819023d49f94a38e79d7efefa1.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'audio/mp3info')
-rw-r--r--audio/mp3info/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile
index 564e230f631..ae6535a9862 100644
--- a/audio/mp3info/Makefile
+++ b/audio/mp3info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/02/11 01:46:30 abs Exp $
+# $NetBSD: Makefile,v 1.8 2004/05/31 16:47:47 minskim Exp $
#
DISTNAME= mp3info-0.2.16
@@ -10,6 +10,8 @@ COMMENT= MP3 header and tag information tool
CONFLICTS= gmp3info-[0-9]*
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++