summaryrefslogtreecommitdiff
path: root/textproc/xhtmldiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-05-26 00:56:50 +0000
committerminskim <minskim@pkgsrc.org>2007-05-26 00:56:50 +0000
commit62ef46424b6f162d143304aa465551e69981f212 (patch)
tree8fa031f47f2aa0c09cb7e40a05036d93e0a1dce1 /textproc/xhtmldiff
parentf7ed5460129accdc02fdccacc3ef80bdedea3085 (diff)
downloadpkgsrc-62ef46424b6f162d143304aa465551e69981f212.tar.gz
Import xhtmldiff.
xhtmldiff is a tool for generating valid XHTML redline documents from valid XHTML documents.
Diffstat (limited to 'textproc/xhtmldiff')
-rw-r--r--textproc/xhtmldiff/DESCR2
-rw-r--r--textproc/xhtmldiff/Makefile15
-rw-r--r--textproc/xhtmldiff/PLIST3
-rw-r--r--textproc/xhtmldiff/distinfo5
4 files changed, 25 insertions, 0 deletions
diff --git a/textproc/xhtmldiff/DESCR b/textproc/xhtmldiff/DESCR
new file mode 100644
index 00000000000..3fbee6cfedc
--- /dev/null
+++ b/textproc/xhtmldiff/DESCR
@@ -0,0 +1,2 @@
+xhtmldiff is a tool for generating valid XHTML redline documents from
+valid XHTML documents.
diff --git a/textproc/xhtmldiff/Makefile b/textproc/xhtmldiff/Makefile
new file mode 100644
index 00000000000..3e660310f65
--- /dev/null
+++ b/textproc/xhtmldiff/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/05/26 00:56:50 minskim Exp $
+
+DISTNAME= xhtmldiff-1.2.2
+CATEGORIES= textproc
+MASTER_SITES= http://theinternetco.net/projects/ruby/
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://theinternetco.net/projects/ruby/xhtmldiff.html
+COMMENT= Tool for generating valid XHTML redline documents
+
+USE_LANGUAGES= # none
+USE_RUBY_SETUP= yes
+
+.include "../../lang/ruby/modules.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/xhtmldiff/PLIST b/textproc/xhtmldiff/PLIST
new file mode 100644
index 00000000000..b6146bd25b6
--- /dev/null
+++ b/textproc/xhtmldiff/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/26 00:56:50 minskim Exp $
+bin/xhtmldiff
+${RUBY_SITELIBDIR}/xhtmldiff.rb
diff --git a/textproc/xhtmldiff/distinfo b/textproc/xhtmldiff/distinfo
new file mode 100644
index 00000000000..ae6cec30ed6
--- /dev/null
+++ b/textproc/xhtmldiff/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/05/26 00:56:50 minskim Exp $
+
+SHA1 (xhtmldiff-1.2.2.tar.gz) = 72692677f214c5e275077b7ce7b32a8fe59436f5
+RMD160 (xhtmldiff-1.2.2.tar.gz) = 81bca58acfd60f985a66564e4fbbc63d6a7af39d
+Size (xhtmldiff-1.2.2.tar.gz) = 10457 bytes