pkgsrc/mail/ruby-mime-types/Makefile

13 lines
351 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2013/06/16 16:59:36 taca Exp $
DISTNAME= mime-types-1.23
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mime-types.rubyforge.org/
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"