summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2014-09-19 20:46:32 +0000
committerbrook <brook@pkgsrc.org>2014-09-19 20:46:32 +0000
commit34243d79ecb61c85261b2280c094b99ce720d037 (patch)
treeaafde9ec2ffaea6333c796040c3dd27cd1013bee /math
parent02c45cb806aa4e2b72fe6328b9b8e9f5d0cbb227 (diff)
downloadpkgsrc-34243d79ecb61c85261b2280c094b99ce720d037.tar.gz
Move math/R-mime to mail/R-mime.
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 'math')
-rw-r--r--math/Makefile3
-rw-r--r--math/R-mime/DESCR2
-rw-r--r--math/R-mime/Makefile15
-rw-r--r--math/R-mime/distinfo5
4 files changed, 1 insertions, 24 deletions
diff --git a/math/Makefile b/math/Makefile
index 8b768b47dff..2c3d707a914 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.288 2014/09/19 20:36:53 brook Exp $
+# $NetBSD: Makefile,v 1.289 2014/09/19 20:46:32 brook Exp $
COMMENT= Mathematics
@@ -46,7 +46,6 @@ SUBDIR+= R-lmm
SUBDIR+= R-mapproj
SUBDIR+= R-maps
SUBDIR+= R-markdown
-SUBDIR+= R-mime
SUBDIR+= R-mvtnorm
SUBDIR+= R-ncdf
SUBDIR+= R-pixmap
diff --git a/math/R-mime/DESCR b/math/R-mime/DESCR
deleted file mode 100644
index 20cde379aa2..00000000000
--- a/math/R-mime/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-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
deleted file mode 100644
index 4a1e320adbf..00000000000
--- a/math/R-mime/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $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
deleted file mode 100644
index f6cbefd338f..00000000000
--- a/math/R-mime/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$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