3503a3164f
adjust dependent ports
23 lines
403 B
Makefile
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>
|