summaryrefslogtreecommitdiff
path: root/mail/ruby-mime-types1/Makefile
blob: c4be697ab530e4debedef34ea63039e1d0fcc41e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.2 2015/09/26 15:08:03 taca Exp $

DISTNAME=	mime-types-1.25.1
PKGNAME=	${RUBY_PKGPREFIX}-${DISTNAME:S/mime-types/mime-types1/}
CATEGORIES=	www

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/mime-types/ruby-mime-types/
COMMENT=	Definition of MIME types for Ruby
LICENSE=	ruby-license OR artistic OR gnu-gpl-v2 OR gnu-gpl-v3

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"