aboutsummaryrefslogtreecommitdiff
path: root/misc/py-colorbrewer/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-06-29 21:20:00 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-06-29 21:20:00 +0000
commit88e5395c75375a3102cd50de847dc5e6ddd2621f (patch)
treea58131e2bf4282a48dd54e983248e6a407dde6f4 /misc/py-colorbrewer/Makefile
parent84604cfe5b1a62683c06a4fdd61bcf372a5e4163 (diff)
downloadports-88e5395c75375a3102cd50de847dc5e6ddd2621f.tar.gz
ports-88e5395c75375a3102cd50de847dc5e6ddd2621f.zip
Notes
Diffstat (limited to 'misc/py-colorbrewer/Makefile')
-rw-r--r--misc/py-colorbrewer/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/py-colorbrewer/Makefile b/misc/py-colorbrewer/Makefile
index 0cd3052492c4..fc021df2c814 100644
--- a/misc/py-colorbrewer/Makefile
+++ b/misc/py-colorbrewer/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= colorbrewer
-DISTVERSION= 0.1.1
+DISTVERSION= 0.2.0
CATEGORIES= misc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,10 @@ MAINTAINER= yuri@FreeBSD.org
COMMENT= Constants from Cynthia Brewer's ColorBrewer
LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:2.7
+INSTALL_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+
+USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes