freebsd-ports/graphics/R-cran-RColorBrewer/Makefile
Thomas Abthorpe e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00

22 lines
399 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= 2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= ColorBrewer palettes
LICENSE= AL2
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>