freebsd-ports/multimedia/asdcplib/Makefile
Jimmy Olgeni 195ce9d9eb Upgrade to version 1.8.44.
Feature safe:	yes
2011-12-04 10:38:37 +00:00

22 lines
506 B
Makefile

# New ports collection makefile for: asdcplib
# Date created: 2011-09-17
# Whom: Jimmy Olgeni <olgeni@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= asdcplib
PORTVERSION= 1.8.44
CATEGORIES= multimedia
MASTER_SITES= http://www.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>