aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 19:27:02 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 19:27:02 +0000
commit2f284aedeb5936b896c6cfc0b408fa320d51a5da (patch)
treeba0460804dfa7831e1dadae51d2fc8dcd4e0b4ca /misc
parent5fce9726a9b27e4b31b5e0831fd98a015f330ebd (diff)
downloadports-2f284aedeb5936b896c6cfc0b408fa320d51a5da.tar.gz
ports-2f284aedeb5936b896c6cfc0b408fa320d51a5da.zip
Diffstat (limited to 'misc')
-rw-r--r--misc/rubygem-mime-types1/Makefile20
-rw-r--r--misc/rubygem-mime-types1/distinfo2
-rw-r--r--misc/rubygem-mime-types1/pkg-descr4
3 files changed, 0 insertions, 26 deletions
diff --git a/misc/rubygem-mime-types1/Makefile b/misc/rubygem-mime-types1/Makefile
deleted file mode 100644
index 9a9f9551d03b..000000000000
--- a/misc/rubygem-mime-types1/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-PORTNAME= mime-types
-PKGNAMESUFFIX= 1
-PORTVERSION= 1.25.1
-CATEGORIES= misc rubygems
-MASTER_SITES= RG
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Ruby gem which provides a mailcap-like MIME Content-Type lookup
-
-LICENSE= ART20 GPLv2 GPLv3 MIT
-LICENSE_COMB= dual
-
-NO_ARCH= yes
-
-USE_RUBY= yes
-USES= gem
-
-PORTSCOUT= limit:^1\.
-
-.include <bsd.port.mk>
diff --git a/misc/rubygem-mime-types1/distinfo b/misc/rubygem-mime-types1/distinfo
deleted file mode 100644
index 946aeecf6fa2..000000000000
--- a/misc/rubygem-mime-types1/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubygem/mime-types-1.25.1.gem) = 88ef3c596481678710ffd4018fa40f1999b02d97babea39682ba7d5badd21f56
-SIZE (rubygem/mime-types-1.25.1.gem) = 61440
diff --git a/misc/rubygem-mime-types1/pkg-descr b/misc/rubygem-mime-types1/pkg-descr
deleted file mode 100644
index b3900dfd927c..000000000000
--- a/misc/rubygem-mime-types1/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-MIME::Types for Ruby originally based on and synchronized with MIME::Types
-for Perl by Mark Overmeer, copyright 2001 - 2005.
-
-WWW: https://github.com/mime-types/ruby-mime-types