freebsd-ports/graphics/R-cran-farver/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

14 lines
304 B
Makefile

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>