1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/math/R-cran-date/Makefile
2023-04-23 09:09:58 +00:00

16 lines
291 B
Makefile

PORTNAME= date
DISTVERSION= 1.2-42
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ygy@FreeBSD.org
COMMENT= Functions for Handling Dates
WWW= https://CRAN.R-project.org/package=date
LICENSE= GPLv2
USES= cran:auto-plist,compiles
.include <bsd.port.mk>