summaryrefslogtreecommitdiff
path: root/devel/R-cran-gbRd/Makefile
blob: f3654d2f7e560cbc43ac6050a13737e526d34622 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	gbRd
DISTVERSION=	0.4-11
PORTREVISION=	1
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Utilities for processing Rd objects and files

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>