svn commit: r385784 - head/graphics/py-graphy

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri May 8 14:04:30 UTC 2015


Author: amdmi3
Date: Fri May  8 14:04:29 2015
New Revision: 385784
URL: https://svnweb.freebsd.org/changeset/ports/385784

Log:
  - Add LICENSE

Modified:
  head/graphics/py-graphy/Makefile

Modified: head/graphics/py-graphy/Makefile
==============================================================================
--- head/graphics/py-graphy/Makefile	Fri May  8 13:51:17 2015	(r385783)
+++ head/graphics/py-graphy/Makefile	Fri May  8 14:04:29 2015	(r385784)
@@ -11,6 +11,9 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Simple chart library for Python
 
+LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USES=		python:run tar:bzip2
 
 PORTDOCS=	README


More information about the svn-ports-all mailing list