3063a97eea
Update ruby-mimemagic to 0.3.5. ## 0.3.5 (2020-05-04) Mimetype extensions are now ordered by freedesktop.org's priority
14 lines
338 B
Makefile
14 lines
338 B
Makefile
# $NetBSD: Makefile,v 1.4 2020/05/25 14:12:03 taca Exp $
|
|
|
|
DISTNAME= mimemagic-0.3.5
|
|
CATEGORIES= misc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/minad/mimemagic
|
|
COMMENT= Fast mime detection by extension or content
|
|
LICENSE= mit
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|