opnsense-ports/math/R-cran-assertthat/Makefile
Franco Fichtner c67b59ed48 */*: sync with upstream
Taken from: HardenedBSD
2018-03-11 05:13:37 +01:00

17 lines
296 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= assertthat
DISTVERSION= 0.2.0
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Easy pre and post assertions
LICENSE= GPLv3
USES= cran:auto-plist
.include <bsd.port.mk>