misc/rubygem-mime-types29: Create port
Create port for rubygem-mime-types at 2.99.x which is needed by some gems, specifically www/rubygem-rest-client. PR: 209973
This commit is contained in:
parent
0bb7303c30
commit
60d0587134
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417660
@ -412,6 +412,7 @@
|
||||
SUBDIR += rubygem-mime-types
|
||||
SUBDIR += rubygem-mime-types-data
|
||||
SUBDIR += rubygem-mime-types1
|
||||
SUBDIR += rubygem-mime-types29
|
||||
SUBDIR += rubygem-mimemagic
|
||||
SUBDIR += rubygem-rabbit
|
||||
SUBDIR += rubygem-vpim
|
||||
|
21
misc/rubygem-mime-types29/Makefile
Normal file
21
misc/rubygem-mime-types29/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mime-types
|
||||
PORTVERSION= 2.99.2
|
||||
CATEGORIES= misc rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 29
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby gem which provides a mailcap-like MIME Content-Type lookup
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/Licence.rdoc
|
||||
|
||||
RUN_DEPENDS= rubygem-mime-types-data>=3.2015:misc/rubygem-mime-types-data
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
3
misc/rubygem-mime-types29/distinfo
Normal file
3
misc/rubygem-mime-types29/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1467035229
|
||||
SHA256 (rubygem/mime-types-2.99.2.gem) = 7f7629866989706ff69ebf696d212d3201c24f0d6c435ca2a2b4109938d8961a
|
||||
SIZE (rubygem/mime-types-2.99.2.gem) = 149504
|
4
misc/rubygem-mime-types29/pkg-descr
Normal file
4
misc/rubygem-mime-types29/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user