freebsd-ports/graphics/R-cran-farver/Makefile
2023-04-23 09:09:58 +00:00

16 lines
374 B
Makefile

PORTNAME= farver
PORTVERSION= 2.1.1
PORTREVISION= 1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= High Performance Colour Space Manipulation
WWW= https://cran.r-project.org/web/packages/farver/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.note
USES= compiler:c++11-lang cran:auto-plist,compiles
.include <bsd.port.mk>