1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/multimedia/mxflib/Makefile
2011-09-17 14:33:17 +00:00

19 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>