freebsd-ports/devel/R-cran-glue/Makefile
2023-04-23 09:09:58 +00:00

15 lines
295 B
Makefile

PORTNAME= glue
PORTVERSION= 1.6.2
PORTREVISION= 1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Interpreted String Literals
WWW= https://cran.r-project.org/web/packages/glue/
LICENSE= MIT
USES= cran:auto-plist,compiles
.include <bsd.port.mk>