pkgsrc/audio/mp3info/Makefile

17 lines
359 B
Makefile

# $NetBSD: Makefile,v 1.13 2016/04/20 12:10:29 nros 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
LICENSE= gnu-gpl-v2
CONFLICTS= gmp3info-[0-9]*
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"