mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
f283be4ff0
included.
19 lines
325 B
Makefile
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>
|