18 lines
295 B
Makefile
18 lines
295 B
Makefile
# $OpenBSD: Makefile,v 1.22 2013/03/10 22:55:04 espie Exp $
|
|
|
|
COMMENT= read MPEG1-Layer3 tags
|
|
|
|
DISTNAME= MP3-Info-1.24
|
|
REVISION= 0
|
|
CATEGORIES= audio
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Andreas Bihlmaier <andreas.bihlmaier@gmx.de>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|