summaryrefslogtreecommitdiff
path: root/mail/ruby-mime-types2/Makefile
blob: c1901e6f0d169e1d1e977d79a0fbcbcfe4678366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1 2015/12/13 16:39:34 taca Exp $

DISTNAME=	mime-types-2.6.2
PKGNAME=	${RUBY_PKGPREFIX}-${DISTNAME:S/mime-types/mime-types2/}
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"