aboutsummaryrefslogblamecommitdiff
path: root/graphics/R-cran-colorspace/Makefile
blob: 5fa8d30533fe97e6ef34249f6528db40eb0bdee2 (plain) (tree)
1
2
3
4
5
6
7
                                                 
           

                          
                     
                 
                        




                                          
                          
 
                                

                      
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

PORTNAME=	colorspace
DISTVERSION=	1.4-1
PORTREVISION=	1
CATEGORIES=	graphics
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Color Space Manipulation

LICENSE=	BSD3CLAUSE

USES=	cran:auto-plist,compiles

.include <bsd.port.mk>