freebsd-ports/graphics/R-cran-dichromat/Makefile
2012-03-03 16:59:36 +00:00

22 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= 1
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>