svn commit: r470886 - head/textproc/py-zope.i18nmessageid

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat May 26 09:04:17 UTC 2018


Author: amdmi3
Date: Sat May 26 09:04:16 2018
New Revision: 470886
URL: https://svnweb.freebsd.org/changeset/ports/470886

Log:
  - Add LICENSE
  
  Approved by:	portmgr blanket

Modified:
  head/textproc/py-zope.i18nmessageid/Makefile

Modified: head/textproc/py-zope.i18nmessageid/Makefile
==============================================================================
--- head/textproc/py-zope.i18nmessageid/Makefile	Sat May 26 08:34:16 2018	(r470885)
+++ head/textproc/py-zope.i18nmessageid/Makefile	Sat May 26 09:04:16 2018	(r470886)
@@ -12,6 +12,9 @@ DIST_SUBDIR=	zope
 MAINTAINER=	zope at FreeBSD.org
 COMMENT=	Message Identifiers for internationalization
 
+LICENSE=	ZPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
+
 USES=		python
 USE_PYTHON=	distutils autoplist
 


More information about the svn-ports-head mailing list