summaryrefslogtreecommitdiff
path: root/graphics/ruby-color-japanese/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ruby-color-japanese/Makefile')
-rw-r--r--graphics/ruby-color-japanese/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/ruby-color-japanese/Makefile b/graphics/ruby-color-japanese/Makefile
new file mode 100644
index 00000000000..4212fe69835
--- /dev/null
+++ b/graphics/ruby-color-japanese/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/09/12 01:43:31 taca Exp $
+
+DISTNAME= color-japanese-1.0.0
+CATEGORIES= graphics
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://color-japanese.rubyforge.org/
+COMMENT= Defines RGB value for Japanese color names
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-color-tools>0:../../graphics/ruby-color-tools
+DEPENDS+= ${RUBY_PKGPREFIX}-hoe>=1.2.0:../../devel/hoe
+
+CONFLICTS+= ruby[1-9][0-9]-color-japanese-[0-9]*
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"