1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/multimedia/p5-MP4-Info/Makefile
Martin Wilke a2ed389309 - Update to 1.12
- Pass maintainership to perl@
2008-04-29 10:33:12 +00:00

22 lines
404 B
Makefile

# New ports collection makefile for: p5-MP4-Info
# Date created: 10-Dec-2005
# Whom: Lars Eggert <lars.eggert@gmx.net>
#
# $FreeBSD$
#
PORTNAME= MP4-Info
PORTVERSION= 1.12
CATEGORIES= multimedia perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Fetch info from MPEG-4 files
PERL_CONFIGURE= 5.7.3+ #inherited from p5-Encode
MAN3= MP4::Info.3
.include <bsd.port.mk>