summaryrefslogtreecommitdiff
path: root/graphics/R-cran-farver/Makefile
blob: 2c975021fdaf5feff19fb4b074a95c8cd5f92280 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTNAME=	farver
PORTVERSION=	2.1.0
CATEGORIES=	graphics
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	High Performance Colour Space Manipulation

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.note

USES=		compiler:c++11-lang cran:auto-plist,compiles

.include <bsd.port.mk>