summaryrefslogtreecommitdiff
path: root/textproc/ruby-mab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-mab/Makefile')
-rw-r--r--textproc/ruby-mab/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/ruby-mab/Makefile b/textproc/ruby-mab/Makefile
new file mode 100644
index 00000000000..10355ccc61f
--- /dev/null
+++ b/textproc/ruby-mab/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2012/09/16 14:46:27 taca Exp $
+
+DISTNAME= mab-0.0.2
+CATEGORIES= textproc
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://rubygems.org/gems/mab/
+COMMENT= Markup as Ruby, write HTML in plain Ruby
+LICENSE= mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"