1b056483fc
from new MAINTAINER Andreas Bihlmaier <andreas.bihlmaier@gmx.de>
19 lines
348 B
Makefile
19 lines
348 B
Makefile
# $OpenBSD: Makefile,v 1.16 2007/03/16 13:17:10 jasper Exp $
|
|
|
|
COMMENT= "read MPEG1-Layer3 tags"
|
|
|
|
DISTNAME= MP3-Info-1.22
|
|
CATEGORIES= audio
|
|
|
|
MODULES= cpan
|
|
|
|
MAINTAINER= Andreas Bihlmaier <andreas.bihlmaier@gmx.de>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|