summaryrefslogtreecommitdiff
path: root/time/R-hms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/R-hms/Makefile')
-rw-r--r--time/R-hms/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/time/R-hms/Makefile b/time/R-hms/Makefile
index 714c54adb12..8bf41f33221 100644
--- a/time/R-hms/Makefile
+++ b/time/R-hms/Makefile
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.1 2019/07/31 13:56:46 brook Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:58 brook Exp $
-CATEGORIES= time sysutils R
+R_PKGNAME= hms
+R_PKGVER= 0.5.0
+CATEGORIES= time sysutils
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= ${R_HOMEPAGE_BASE}/hms/
COMMENT= Pretty time of day
LICENSE= gnu-gpl-v3
-R_PKGNAME= hms
-R_PKGVER= 0.5.0
-
DEPENDS+= R-pkgconfig>=2.0.2:../../devel/R-pkgconfig
DEPENDS+= R-rlang>=0.4.0:../../devel/R-rlang
DEPENDS+= R-vctrs>=0.2.0:../../math/R-vctrs