forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
13 lines
203 B
Makefile
13 lines
203 B
Makefile
# $FreeBSD$
|
|
|
|
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>
|