cf118ccf87
Reported by: lwhsu
14 lines
304 B
Makefile
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>
|