1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/math/R-cran-lazyeval/Makefile
2021-04-06 16:31:07 +02:00

17 lines
311 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
PORTNAME= lazyeval
DISTVERSION= 0.2.2
PORTREVISION= 2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Disciplined approach to non-standard evaluation
LICENSE= GPLv3
USES= cran:auto-plist,compiles
.include <bsd.port.mk>