svn commit: r372314 - head/devel/liblas
Wen Heping
wen at FreeBSD.org
Sat Nov 8 10:31:12 UTC 2014
Author: wen
Date: Sat Nov 8 10:31:11 2014
New Revision: 372314
URL: https://svnweb.freebsd.org/changeset/ports/372314
QAT: https://qat.redports.org/buildarchive/r372314/
Log:
- Add LICENSE
- Mark CONFLICTS with liblas12
Submitted by: rhurlin at gwdg.de(via email)
Modified:
head/devel/liblas/Makefile
Modified: head/devel/liblas/Makefile
==============================================================================
--- head/devel/liblas/Makefile Sat Nov 8 10:25:48 2014 (r372313)
+++ head/devel/liblas/Makefile Sat Nov 8 10:31:11 2014 (r372314)
@@ -12,6 +12,10 @@ COMMENT= Library For Reading And Writing
BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs
+LICENSE= BSD2CLAUSE
+
+CONFLICTS= liblas12-1.2*
+
USES= cmake libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
More information about the svn-ports-all
mailing list