Bump graphics/hugin to version 2019.2.0_4
[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 PORTREVISION=   4
7 CATEGORIES=     graphics
8 DISTNAME=       ${PORTNAME}_${DISTVERSION}
9
10 MAINTAINER=     tota@FreeBSD.org
11 COMMENT=        Integration of base and grid graphics
12
13 LICENSE=        GPLv2 GPLv3
14 LICENSE_COMB=   dual
15
16 USES=   cran:auto-plist
17
18 .include <bsd.port.mk>