pkgsrc/mail/ruby-mime-types2/Makefile

13 lines
431 B
Makefile

# $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"