summaryrefslogtreecommitdiff
path: root/textproc/ruby-diff-lcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-diff-lcs/Makefile')
-rw-r--r--textproc/ruby-diff-lcs/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/ruby-diff-lcs/Makefile b/textproc/ruby-diff-lcs/Makefile
new file mode 100644
index 00000000000..154208a8d54
--- /dev/null
+++ b/textproc/ruby-diff-lcs/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:21:20 jlam Exp $
+
+DISTNAME= diff-lcs-1.1.2
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Diff library for Ruby
+
+GEM_BUILD= gemspec
+
+.include "../../misc/rubygems/rubygem.mk"
+.include "../../mk/bsd.pkg.mk"