1105188dca
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.
14 lines
373 B
Makefile
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"
|