19 lines
345 B
Makefile
19 lines
345 B
Makefile
# $OpenBSD: Makefile,v 1.17 2007/09/15 21:26:02 simon 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>
|