aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2014-11-08 10:31:11 +0000
committerWen Heping <wen@FreeBSD.org>2014-11-08 10:31:11 +0000
commit69d2acac3bb1e5d2f50a18bf083474249e21ec61 (patch)
tree395dcda01a40223217631b8762edb615568ba11a /devel
parentba0d20252544875f5d293aba6118741b5d84a2b6 (diff)
downloadports-69d2acac3bb1e5d2f50a18bf083474249e21ec61.tar.gz
ports-69d2acac3bb1e5d2f50a18bf083474249e21ec61.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/liblas/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/liblas/Makefile b/devel/liblas/Makefile
index 43c566642c54..12d6b024969b 100644
--- a/devel/liblas/Makefile
+++ b/devel/liblas/Makefile
@@ -12,6 +12,10 @@ COMMENT= Library For Reading And Writing LAS-Format Data
BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs
+LICENSE= BSD2CLAUSE
+
+CONFLICTS= liblas12-1.2*
+
USES= cmake libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes