pkgsrc/audio/mp3info/Makefile

18 lines
383 B
Makefile

# $NetBSD: Makefile,v 1.11 2012/10/02 23:47:59 asau Exp $
#
DISTNAME= mp3info-0.2.16
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/sound/editors/}
MAINTAINER= simonb@NetBSD.org
COMMENT= MP3 header and tag information tool
CONFLICTS= gmp3info-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"