summaryrefslogtreecommitdiff
path: root/math/R-prettyunits
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 20:17:48 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 20:17:48 +0000
commit62132a4487670c0b078eef6ed8c16c397ac3bf43 (patch)
treec11595eee44675ae3973aa8f4ebf7357cdbfe918 /math/R-prettyunits
parent70ba2ebb8e1c79c91c43ef2104bfc4db9247f99a (diff)
downloadpkgsrc-62132a4487670c0b078eef6ed8c16c397ac3bf43.tar.gz
R-prettyunits: update to canonical form of an R package.
Diffstat (limited to 'math/R-prettyunits')
-rw-r--r--math/R-prettyunits/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/math/R-prettyunits/Makefile b/math/R-prettyunits/Makefile
index cb55892fe65..80441bdc9c0 100644
--- a/math/R-prettyunits/Makefile
+++ b/math/R-prettyunits/Makefile
@@ -1,15 +1,17 @@
-# $NetBSD: Makefile,v 1.1 2018/04/13 15:26:31 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/31 20:17:48 brook Exp $
-DISTNAME= prettyunits_1.0.2
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/gaborcsardi/prettyunits
-COMMENT= Pretty, Human Readable Formatting of Quantities
+COMMENT= Pretty, human readable formatting of quantities
LICENSE= mit
-DEPENDS+= R-assertthat-[0-9]*:../../devel/R-assertthat
-DEPENDS+= R-magrittr-[0-9]*:../../devel/R-magrittr
+R_PKGNAME= prettyunits
+R_PKGVER= 1.0.2
+
+DEPENDS+= R-assertthat>=0.2.1:../../devel/R-assertthat
+DEPENDS+= R-magrittr>=1.5:../../devel/R-magrittr
USE_LANGUAGES= # none