aaa1885833
ok jasper@
22 lines
414 B
Makefile
22 lines
414 B
Makefile
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:44:22 ajacoutot Exp $
|
|
|
|
COMMENT= fetch info from MPEG-4 files
|
|
|
|
MODULES= cpan
|
|
DISTNAME= MP4-Info-1.12
|
|
REVISION= 0
|
|
CATEGORIES= audio
|
|
|
|
MAINTAINER= Andreas Bihlmaier <andreas.bihlmaier@gmx.de>
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
RUN_DEPENDS= devel/p5-IO-String
|
|
|
|
.include <bsd.port.mk>
|