aboutsummaryrefslogblamecommitdiff
path: root/devel/R-cran-glue/Makefile
blob: 7a7255c2b5d95557101cf1bcdc84697c91b1601d (plain) (tree)
1
2
3
4
                                                 

                    
                     










                                           
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	glue
PORTVERSION=	1.4.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>