aboutsummaryrefslogblamecommitdiff
path: root/graphics/R-cran-dichromat/Makefile
blob: 54d0446b70f6575cd6a1b80ddbbaf94a32836e0b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                                 

                         
                     
                  







                                            
                       

                      
# 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>