opnsense-ports/devel/liblas12/Makefile
Franco Fichtner 5b74e3e6ab */*: sync with upstream
Taken from: FreeBSD
2015-12-17 07:49:42 +01:00

23 lines
396 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= liblas12
PORTVERSION= 1.2.1
CATEGORIES= devel
MAINTAINER= rhurlin@gwdg.de
COMMENT= Library For Reading And Writing LAS-Format Data
LICENSE= BSD2CLAUSE
CONFLICTS= liblas-1.7*
USE_GITHUB= yes
GH_ACCOUNT= libLAS
GH_PROJECT= libLAS
USES= autoreconf gmake libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>