blob: 8256627a49acb192888ef93a21a736fd26277f09 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= dichromat
DISTVERSION= 2.0-0.1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Color schemes for dichromats
WWW= https://cran.r-project.org/web/packages/dichromat/
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>
|