freebsd-ports/graphics/R-cran-RColorBrewer/Makefile
2011-10-11 14:19:46 +00:00

23 lines
422 B
Makefile

# New ports collection makefile for: R-cran-RColorBrewer
# Date created: 2011-09-10
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= RColorBrewer
DISTVERSION= 1.0-5
PORTREVISION= 1
CATEGORIES= graphics
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= ColorBrewer palettes
LICENSE= ASL
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>