# $FreeBSD: head/multimedia/asdcplib/Makefile 362780 2014-07-24 11:06:32Z tijl $ PORTNAME= asdcplib PORTVERSION= 1.11.49 PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://download.cinecert.com/asdcplib/ MAINTAINER= olgeni@FreeBSD.org COMMENT= Open source implementation of SMPTE and the MXF Interop format LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-expat=${LOCALBASE} INSTALL_TARGET= install-strip USES= libtool USE_LDCONFIG= yes .include