freebsd-ports/devel/R-cran-chron/Makefile
2021-04-06 16:31:07 +02:00

17 lines
341 B
Makefile

# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
PORTNAME= chron
DISTVERSION= 2.3-43
PORTREVISION= 12
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= R package for creating objects which can handle dates and times
LICENSE= GPLv2
USES= cran:auto-plist,compiles
.include <bsd.port.mk>