summaryrefslogtreecommitdiff
path: root/geography/R-countrycode
diff options
context:
space:
mode:
authorbrook <brook>2014-09-19 20:53:02 +0000
committerbrook <brook>2014-09-19 20:53:02 +0000
commiteebbf0c2486cf950938d2a843acba26b49b4fb35 (patch)
tree63ca3796a6c27c6f4cbde885e471479a0e8f6ca3 /geography/R-countrycode
parentc4f148f8b0ed212e7bd121fe8c800003fbf249b4 (diff)
downloadpkgsrc-eebbf0c2486cf950938d2a843acba26b49b4fb35.tar.gz
Initial import of countrycode v0.17 as geography/R-countrycode.
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
Diffstat (limited to 'geography/R-countrycode')
-rw-r--r--geography/R-countrycode/DESCR3
-rw-r--r--geography/R-countrycode/Makefile15
-rw-r--r--geography/R-countrycode/distinfo5
3 files changed, 23 insertions, 0 deletions
diff --git a/geography/R-countrycode/DESCR b/geography/R-countrycode/DESCR
new file mode 100644
index 00000000000..deb59d593f6
--- /dev/null
+++ b/geography/R-countrycode/DESCR
@@ -0,0 +1,3 @@
+Standardize country names, convert them into one of eleven coding
+schemes, convert between coding schemes, and assign region
+descriptors.
diff --git a/geography/R-countrycode/Makefile b/geography/R-countrycode/Makefile
new file mode 100644
index 00000000000..ce84591299a
--- /dev/null
+++ b/geography/R-countrycode/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2014/09/19 20:53:02 brook Exp $
+
+CATEGORIES= geography
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/countrycode/
+COMMENT= Convert country names and country codes
+LICENSE= gnu-gpl-v3
+
+R_PKGNAME= countrycode
+R_PKGVER= 0.17
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/R-countrycode/distinfo b/geography/R-countrycode/distinfo
new file mode 100644
index 00000000000..5edc8a97356
--- /dev/null
+++ b/geography/R-countrycode/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/09/19 20:53:02 brook Exp $
+
+SHA1 (R/countrycode_0.17.tar.gz) = 2fb432637a56b10c441dbd411a3deecacae7b6f6
+RMD160 (R/countrycode_0.17.tar.gz) = f3e126304d870b8016e51cf46024dd8726b9c5c5
+Size (R/countrycode_0.17.tar.gz) = 17555 bytes