summaryrefslogtreecommitdiff
path: root/textproc/xmlindent
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-01 05:29:57 +0000
committerxtraeme <xtraeme>2004-04-01 05:29:57 +0000
commite34813a0fafbc685318ea30131b76326acc68637 (patch)
treed83a96c905c328216a4d6e6269084f7ee9dc7669 /textproc/xmlindent
parentb9d5a0ccdf667c1d180a1393b132b272873e95c0 (diff)
downloadpkgsrc-e34813a0fafbc685318ea30131b76326acc68637.tar.gz
Initial import of xmlindent-0.2.16, packaged by pancake from pkgsrc-wip.
XML Indent is a XML stream reformatter written in ANSI C. It is analogous to GNU indent.
Diffstat (limited to 'textproc/xmlindent')
-rw-r--r--textproc/xmlindent/DESCR2
-rw-r--r--textproc/xmlindent/Makefile19
-rw-r--r--textproc/xmlindent/PLIST3
-rw-r--r--textproc/xmlindent/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/textproc/xmlindent/DESCR b/textproc/xmlindent/DESCR
new file mode 100644
index 00000000000..eefc709cf08
--- /dev/null
+++ b/textproc/xmlindent/DESCR
@@ -0,0 +1,2 @@
+XML Indent is a XML stream reformatter written in ANSI C.
+It is analogous to GNU indent.
diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile
new file mode 100644
index 00000000000..c1573c87c6f
--- /dev/null
+++ b/textproc/xmlindent/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/01 05:29:57 xtraeme Exp $
+#
+
+DISTNAME= xmlindent-0.2.16
+CATEGORIES= textproc
+MASTER_SITES= http://www.cs.helsinki.fi/u/penberg/xmlindent/src/
+
+MAINTAINER= pancake@phreaker.net
+HOMEPAGE= http://www.cs.helsinki.fi/u/penberg/xmlindent/src/
+COMMENT= XML stream reformatter written in ANSI C
+
+USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= lex
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/xmlindent ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/xmlindent.1 ${PREFIX}/man/man1
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/xmlindent/PLIST b/textproc/xmlindent/PLIST
new file mode 100644
index 00000000000..cc62d47c127
--- /dev/null
+++ b/textproc/xmlindent/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/01 05:29:57 xtraeme Exp $
+bin/xmlindent
+man/man1/xmlindent.1
diff --git a/textproc/xmlindent/distinfo b/textproc/xmlindent/distinfo
new file mode 100644
index 00000000000..9204bb85cf8
--- /dev/null
+++ b/textproc/xmlindent/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/01 05:29:57 xtraeme Exp $
+
+SHA1 (xmlindent-0.2.16.tar.gz) = 709f2c50ebbd370e8cdfc0c586ac3c1333656df1
+Size (xmlindent-0.2.16.tar.gz) = 17657 bytes