aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-chron/Makefile
blob: dc8e0118e242fdecae964f6219c10747823e367b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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>