opnsense-ports/graphics/R-cran-RColorBrewer/Makefile
Franco Fichtner e9e91b328a */*: sync with upstream
Taken from: FreeBSD
2015-06-15 07:19:01 +02:00

16 lines
289 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= RColorBrewer
DISTVERSION= 1.1-2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= ColorBrewer palettes
LICENSE= APACHE20
USES= cran:auto-plist
.include <bsd.port.mk>