1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Mark DEPRECATED and set EXPIRATION_DATE to 2019-03-31

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-03-09 14:38:30 +00:00
parent 5abfcd6a54
commit d6702cc462
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495165

View File

@ -12,10 +12,14 @@ COMMENT= Ruby gem which provides a mailcap-like MIME Content-Type lookup
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/Licence.rdoc
DEPRECATED= Use misc/rubygem-mime-types instead
EXPIRATION_DATE=2019-03-31
RUN_DEPENDS= rubygem-mime-types-data>=3.2015:misc/rubygem-mime-types-data
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>