Changeset View
Changeset View
Standalone View
Standalone View
head/misc/py-colorbrewer/Makefile
| Property | Old Value | New Value |
|---|---|---|
| svn:eol-style | null | native \ No newline at end of property |
| svn:keywords | null | FreeBSD=%H \ No newline at end of property |
| svn:mime-type | null | text/plain \ No newline at end of property |
| # $FreeBSD$ | |||||
| 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> | |||||