# $FreeBSD: head/misc/py-colorbrewer/Makefile 455016 2017-11-28 03:06:58Z yuri $

PORTNAME=	colorbrewer
DISTVERSION=	0.1.1
CATEGORIES=	misc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Constants from Cynthia Brewer's ColorBrewer

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python:2.7
USE_PYTHON=	autoplist distutils
NO_ARCH=	yes

.include <bsd.port.mk>
