freebsd-ports/graphics/R-cran-dichromat/Makefile
2012-06-26 23:57:00 +00:00

23 lines
403 B
Makefile

# New ports collection makefile for: R-cran-dichromat
# Date created: 2012-02-08
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= dichromat
DISTVERSION= 1.2-4
PORTREVISION= 3
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Color schemes for dichromats
LICENSE= GPLv2
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>