2013-09-20 22:57:48 +02:00
|
|
|
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
2004-11-10 02:42:24 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2010-08-11 22:55:33 +02:00
|
|
|
PORTNAME= mp4v2
|
|
|
|
PORTVERSION= 1.9.1
|
2014-07-25 22:09:16 +02:00
|
|
|
PORTREVISION= 1
|
2004-11-10 02:42:24 +01:00
|
|
|
CATEGORIES= multimedia
|
2010-08-11 22:55:33 +02:00
|
|
|
MASTER_SITES= GOOGLE_CODE
|
2004-11-10 02:42:24 +01:00
|
|
|
|
2006-06-09 20:00:35 +02:00
|
|
|
MAINTAINER= multimedia@FreeBSD.org
|
2010-08-11 22:55:33 +02:00
|
|
|
COMMENT= Library and tools to read, create, and modify mp4 files
|
2004-11-10 02:42:24 +01:00
|
|
|
|
2010-08-11 22:55:33 +02:00
|
|
|
CONFLICTS= mpeg4ip-libmp4v2-[0-9.]*
|
2014-07-25 22:09:16 +02:00
|
|
|
USES= gmake libtool tar:bzip2
|
2010-08-11 22:55:33 +02:00
|
|
|
MAKEFILE= GNUmakefile
|
2006-02-23 11:40:44 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2007-03-26 23:35:04 +02:00
|
|
|
USE_LDCONFIG= yes
|
2010-08-11 22:55:33 +02:00
|
|
|
CONFIGURE_ENV= "FOUND_HELP2MAN=no"
|
2004-11-10 02:42:24 +01:00
|
|
|
|
2007-10-04 04:01:29 +02:00
|
|
|
.include <bsd.port.mk>
|