freebsd-ports/graphics/R-cran-RColorBrewer/Makefile
TAKATSU Tomonari 9d08df7f3f - Update to 1.1-2
- Update the description in pkg-descr
- Replace tab with a single space after WWW: in pkg-descr
2015-06-13 08:20:32 +00: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>