freebsd-ports/graphics/lerc/Makefile

19 lines
340 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= lerc
PORTVERSION= 3.0
DISTVERSIONPREFIX= v
CATEGORIES= graphics
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= C++ library for Limited Error Raster Compression
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake
GH_ACCOUNT= Esri
USE_GITHUB= yes
.include <bsd.port.mk>