aaa1885833
ok jasper@
21 lines
377 B
Makefile
21 lines
377 B
Makefile
# $OpenBSD: Makefile,v 1.21 2010/12/03 11:44:22 ajacoutot 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
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|