Update graphics/cimg to version 1.7.5,3
[dports.git] / graphics / R-cran-gridBase / Makefile
1 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       gridBase
5 DISTVERSION=    0.4-7
6 CATEGORIES=     graphics
7 DISTNAME=       ${PORTNAME}_${DISTVERSION}
8
9 MAINTAINER=     tota@FreeBSD.org
10 COMMENT=        Integration of base and grid graphics
11
12 LICENSE=        GPLv2 GPLv3
13 LICENSE_COMB=   dual
14
15 USES=   cran:auto-plist
16
17 .include <bsd.port.mk>