2015-12-16 08:58:08 +01:00
|
|
|
# Created by: Wen Heping <wen@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= assertthat
|
2017-04-24 10:25:06 +02:00
|
|
|
DISTVERSION= 0.2.0
|
2015-12-16 08:58:08 +01:00
|
|
|
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>
|