Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/math/R-cran-assertthat/Makefile
16124 views
# Created by: Wen Heping <[email protected]>

PORTNAME=	assertthat
DISTVERSION=	0.2.1
PORTREVISION=	2
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Easy pre and post assertions

LICENSE=	GPLv3

USES=	cran:auto-plist

.include <bsd.port.mk>