freebsd-ports/graphics/R-cran-colorspace/Makefile

14 lines
239 B
Makefile

PORTNAME= colorspace
DISTVERSION= 2.0-3
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Color Space Manipulation
LICENSE= BSD3CLAUSE
USES= cran:auto-plist,compiles
.include <bsd.port.mk>