pkgsrc/audio/mp3info/Makefile

16 lines
307 B
Makefile
Raw Normal View History

2003-07-17 23:21:03 +02:00
# $NetBSD: Makefile,v 1.5 2003/07/17 21:22:55 grant Exp $
#
DISTNAME= mp3info-0.2.16
CATEGORIES= audio
MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/
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
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"