summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbrook <brook>2014-09-03 18:28:43 +0000
committerbrook <brook>2014-09-03 18:28:43 +0000
commita0163dbc638b276c618c754679c9cfb263b4a9f5 (patch)
treebcb00288aee19b2b9f997cbbeb10095a41abd5ce /math
parenta3fbc2c2b0b3f1ebc319d55976b054e0861a96a4 (diff)
downloadpkgsrc-a0163dbc638b276c618c754679c9cfb263b4a9f5.tar.gz
Initial revision of R-mime v0.1.2.
This package guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems.
Diffstat (limited to 'math')
-rw-r--r--math/R-mime/DESCR2
-rw-r--r--math/R-mime/Makefile15
-rw-r--r--math/R-mime/distinfo5
3 files changed, 22 insertions, 0 deletions
diff --git a/math/R-mime/DESCR b/math/R-mime/DESCR
new file mode 100644
index 00000000000..20cde379aa2
--- /dev/null
+++ b/math/R-mime/DESCR
@@ -0,0 +1,2 @@
+This package guesses the MIME type from a filename extension using the
+data derived from /etc/mime.types in UNIX-type systems.
diff --git a/math/R-mime/Makefile b/math/R-mime/Makefile
new file mode 100644
index 00000000000..4a1e320adbf
--- /dev/null
+++ b/math/R-mime/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2014/09/03 18:28:43 brook Exp $
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/mime/
+COMMENT= Map filenames to MIME types
+# TODO: LICENSE= GPL
+
+R_PKGNAME= mime
+R_PKGVER= 0.1.2
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-mime/distinfo b/math/R-mime/distinfo
new file mode 100644
index 00000000000..f6cbefd338f
--- /dev/null
+++ b/math/R-mime/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/09/03 18:28:43 brook Exp $
+
+SHA1 (R/mime_0.1.2.tar.gz) = 517299eee60cb197e86c748a994a9b876892b74b
+RMD160 (R/mime_0.1.2.tar.gz) = 4dc1f945cbfe87038c5a0394746bd111478072e8
+Size (R/mime_0.1.2.tar.gz) = 7939 bytes