svn commit: r412663 - head/graphics/proj

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 7 13:29:30 UTC 2016


Author: sunpoet
Date: Thu Apr  7 13:29:29 2016
New Revision: 412663
URL: https://svnweb.freebsd.org/changeset/ports/412663

Log:
  - Add LICENSE
  
  Approved by:	portmgr (blanket)

Modified:
  head/graphics/proj/Makefile

Modified: head/graphics/proj/Makefile
==============================================================================
--- head/graphics/proj/Makefile	Thu Apr  7 13:28:46 2016	(r412662)
+++ head/graphics/proj/Makefile	Thu Apr  7 13:29:29 2016	(r412663)
@@ -12,6 +12,9 @@ EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 MAINTAINER=	fmysh at iijmio-mail.jp
 COMMENT=	Cartographic Projections library
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 EXTRACT_DEPENDS=	${UNZIP_CMD}:archivers/unzip
 
 DATUM_GRID_FILES=	proj-datumgrid-1.6RC1.zip


More information about the svn-ports-all mailing list