aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-08 22:04:29 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-08 22:04:29 +0800
commite0a316c9b1390564b1505b3c51e9cbc26937de8a (patch)
tree57e79d04dc3544356ca5b5dffe35f3c7564c2d48 /graphics
parent3839d5795d20eba79f7f2b815d00ddf186b14c4a (diff)
downloadfreebsd-ports-graphics-e0a316c9b1390564b1505b3c51e9cbc26937de8a.tar.gz
freebsd-ports-graphics-e0a316c9b1390564b1505b3c51e9cbc26937de8a.tar.zst
freebsd-ports-graphics-e0a316c9b1390564b1505b3c51e9cbc26937de8a.zip
- Add LICENSE
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-graphy/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/py-graphy/Makefile b/graphics/py-graphy/Makefile
index 239d984cb0b..ca479ed8d2a 100644
--- a/graphics/py-graphy/Makefile
+++ b/graphics/py-graphy/Makefile
@@ -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