aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-date/Makefile
blob: 45dd0596bff9ff80b0b28722feefecb19f513410 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                              
# Created by: Guangyuan Yang <ygy@FreeBSD.org>

PORTNAME=	date
DISTVERSION=	1.2-39
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	ygy@FreeBSD.org
COMMENT=	Functions for Handling Dates

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>