Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 May 2015 14:04:30 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385784 - head/graphics/py-graphy
Message-ID:  <201505081404.t48E4Uko086769@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	Simple chart library for Python
 
+LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USES=		python:run tar:bzip2
 
 PORTDOCS=	README



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