aboutsummaryrefslogtreecommitdiff
path: root/misc/py-palettable/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-05-15 06:58:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-05-15 06:58:51 +0000
commitae1e652ce19a2c8fa965914603f670e6a777a509 (patch)
tree1907ff9623b0861ddb32654bbe310965261862b0 /misc/py-palettable/Makefile
parent877c1234e90dba854b5da21e03795d22af317715 (diff)
downloadports-ae1e652ce19a2c8fa965914603f670e6a777a509.tar.gz
ports-ae1e652ce19a2c8fa965914603f670e6a777a509.zip
misc/py-palettable: Update 3.1.0 -> 3.1.1
Also add LICENSE_FILE. Reported by: portscout
Notes
Notes: svn path=/head/; revision=469994
Diffstat (limited to 'misc/py-palettable/Makefile')
-rw-r--r--misc/py-palettable/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/py-palettable/Makefile b/misc/py-palettable/Makefile
index a8af33f57e44..c2d7287377df 100644
--- a/misc/py-palettable/Makefile
+++ b/misc/py-palettable/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= palettable
-DISTVERSION= 3.1.0
+DISTVERSION= 3.1.1
CATEGORIES= misc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,6 +10,7 @@ MAINTAINER= yuri@FreeBSD.org
COMMENT= Library of color palettes for Python
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/license.txt
USES= python
USE_PYTHON= autoplist distutils