aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mxflib/Makefile
blob: 97031bc5398083084fccf76243e2b004efd058ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>