aboutsummaryrefslogtreecommitdiffstats
path: root/devel/R-cran-gbRd/Makefile
blob: 0417928955b4a1c42d8f4a105b2c89433c76bf91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	gbRd
PORTVERSION=	0.4.12
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Utilities for processing Rd objects and files
WWW=		https://cran.r-project.org/web/packages/gbRd/

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>