1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/graphics/R-cran-dichromat/Makefile
2021-04-06 16:31:07 +02:00

17 lines
296 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= dichromat
DISTVERSION= 2.0-0
PORTREVISION= 10
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Color schemes for dichromats
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>