pkgsrc/mail/ruby-mime-types1/Makefile
taca 676fe719ac Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
2015-09-26 15:07:42 +00:00

13 lines
432 B
Makefile

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