aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-glue/Makefile
blob: b1e0da67098dd616e446fb8483ce6c8e54263681 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	glue
PORTVERSION=	1.6.2
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Interpreted String Literals

LICENSE=	MIT

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>