1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/multimedia/asdcplib/Makefile
Jimmy Olgeni f611dec043 Upgrade to version 1.11.49.
Feature safe:	yes
2013-04-16 18:37:00 +00:00

18 lines
390 B
Makefile

# $FreeBSD$
PORTNAME= asdcplib
PORTVERSION= 1.11.49
CATEGORIES= multimedia
MASTER_SITES= http://download.cinecert.com/asdcplib/
MAINTAINER= olgeni@FreeBSD.org
COMMENT= An open source implementation of SMPTE and the MXF Interop format
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-expat=${LOCALBASE}
USE_LDCONFIG= yes
.include <bsd.port.mk>