e1554d7d73
confirmed by maintainer
19 lines
345 B
Makefile
19 lines
345 B
Makefile
# $OpenBSD: Makefile,v 1.18 2007/11/20 21:24:58 simon Exp $
|
|
|
|
COMMENT= read MPEG1-Layer3 tags
|
|
|
|
DISTNAME= MP3-Info-1.23
|
|
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>
|