440d7b78f1
and video files. PR: ports/90205 Submitted by: Lars Eggert <lars.eggert@gmx.net>
22 lines
421 B
Makefile
22 lines
421 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.05
|
|
CATEGORIES= multimedia perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|
MASTER_SITE_SUBDIR=MP4
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= lars.eggert@gmx.net
|
|
COMMENT= Fetch info from MPEG-4 files
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= MP4::Info.3
|
|
|
|
.include <bsd.port.mk>
|