pkgsrc/mail/ruby-mime-types-data/Makefile
taca 1105188dca mail/ruby-mime-types-data: update to 3.2022.0105
3.2022.0105 (2022-01-05)

* Updated the Apache and IANA media registry entries as of release date.
* Fixed an incorrect definition of image/bmp, which had been marked obsolete
  and later registered.  Fixed #48, found by William T. Nelson.
2022-02-13 06:39:32 +00:00

14 lines
373 B
Makefile

# $NetBSD: Makefile,v 1.12 2022/02/13 06:39:32 taca Exp $
DISTNAME= mime-types-data-3.2022.0105
CATEGORIES= mail
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/mime-types/mime-types-data/
COMMENT= Registry for information about MIME media type definitions
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"