Enable pkgviews installation.
This commit is contained in:
parent
fb9184b4f8
commit
f37c071977
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2004/11/04 12:03:46 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2004/11/17 18:21:36 minskim Exp $
|
||||
|
||||
DISTNAME= id3v2-0.1.11
|
||||
CATEGORIES= audio
|
||||
|
@ -8,6 +8,8 @@ MAINTAINER= jmmv@NetBSD.org
|
|||
HOMEPAGE= http://id3v2.sourceforge.net/
|
||||
COMMENT= Command line editor for id3v2 tags
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_LANGUAGES= c++
|
||||
USE_BUILDLINK3= YES
|
||||
USE_GNU_TOOLS+= make
|
||||
|
|
Loading…
Reference in a new issue