opnsense-ports/math/R-cran-lazyeval/Makefile
Franco Fichtner 58e5fc8069 */*: sync with upstream
Taken from: FreeBSD
2016-06-28 08:15:05 +02: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>