Date: Tue, 27 Aug 2013 15:03:04 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325456 - head/devel/shapelib Message-ID: <201308271503.r7RF34Yw039623@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Aug 27 15:03:04 2013 New Revision: 325456 URL: http://svnweb.freebsd.org/changeset/ports/325456 Log: - Add LICENSE Modified: head/devel/shapelib/Makefile Modified: head/devel/shapelib/Makefile ============================================================================== --- head/devel/shapelib/Makefile Tue Aug 27 14:59:46 2013 (r325455) +++ head/devel/shapelib/Makefile Tue Aug 27 15:03:04 2013 (r325456) @@ -12,6 +12,8 @@ MASTER_SITES= http://download.osgeo.org/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= C API for reading and writing ArcView Shapefiles +LICENSE= LGPL20 + MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308271503.r7RF34Yw039623>