pkgsrc/mail/ruby-mime-types/Makefile

13 lines
351 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2010/09/10 07:00:49 taca Exp $
DISTNAME= mime-types-1.16
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"