# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: head/devel/R-cran-glue/Makefile 464216 2018-03-12 02:06:03Z tota $

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

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

LICENSE=	MIT

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
