pkgsrc/audio/mp3info/Makefile

19 lines
381 B
Makefile
Raw Normal View History

2004-10-28 15:31:44 +02:00
# $NetBSD: Makefile,v 1.9 2004/10/28 13:31:44 wiz Exp $
#
DISTNAME= mp3info-0.2.16
CATEGORIES= audio
2004-10-28 15:31:44 +02:00
MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/sound/editors/}
2003-07-17 23:21:03 +02:00
MAINTAINER= simonb@NetBSD.org
COMMENT= MP3 header and tag information tool
CONFLICTS= gmp3info-[0-9]*
2001-02-15 10:27:47 +01:00
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
2004-02-11 02:46:30 +01:00
USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"