mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
2d8b17ea39
With hat: portmgr
14 lines
205 B
Makefile
14 lines
205 B
Makefile
# $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>
|