freebsd-ports/math/R-cran-lazyeval/Makefile
2016-06-27 08:09:30 +00:00

16 lines
297 B
Makefile

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