summaryrefslogtreecommitdiff
path: root/multimedia/mxflib/Makefile
blob: c1acf38d64662580190dc09905f7b3fdbbfd6d45 (plain)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	mxflib
PORTVERSION=	1.0.1
CATEGORIES=	multimedia
MASTER_SITES=	SF

MAINTAINER=	olgeni@FreeBSD.org
COMMENT=	C++ library for MXF file I/O

GNU_CONFIGURE=	yes

.include <bsd.port.mk>