aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mxflib/Makefile
blob: e1238e6bad7a4eb6cd3041ac00de2597a5a47d9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $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>