summaryrefslogtreecommitdiff
path: root/mail/ruby-mime-types/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ruby-mime-types/Makefile')
-rw-r--r--mail/ruby-mime-types/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/mail/ruby-mime-types/Makefile b/mail/ruby-mime-types/Makefile
index c22ff69cdb2..e012e855108 100644
--- a/mail/ruby-mime-types/Makefile
+++ b/mail/ruby-mime-types/Makefile
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:19:40 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2010/09/10 07:00:49 taca Exp $
-DISTNAME= mime-types-1.15
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+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
-GEM_BUILD= gemspec
-
-.include "../../misc/rubygems/rubygem.mk"
+.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"