19 lines
345 B
Makefile
19 lines
345 B
Makefile
# $OpenBSD: Makefile,v 1.19 2008/11/16 12:12:18 sthen Exp $
|
|
|
|
COMMENT= read MPEG1-Layer3 tags
|
|
|
|
DISTNAME= MP3-Info-1.24
|
|
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>
|