Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2014 10:31:12 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372314 - head/devel/liblas
Message-ID:  <201411081031.sA8AVCi1034657@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411081031.sA8AVCi1034657>