freebsd-ports/multimedia/mxflib/Makefile
2011-09-17 14:33:17 +00:00

18 lines
325 B
Makefile

# New ports collection makefile for: mxflib
# Date created: 2011-09-17
# Whom: Jimmy Olgeni <olgeni@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mxflib
PORTVERSION= 1.0.1
CATEGORIES= multimedia
MASTER_SITES= SF
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A C++ library for MXF file I/O
GNU_CONFIGURE= yes
.include <bsd.port.mk>