From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- textproc/sablotron/DESCR | 4 ++++ textproc/sablotron/PLIST | 10 ++++++++++ textproc/sablotron/pkg/DESCR | 4 ---- textproc/sablotron/pkg/PLIST | 10 ---------- 4 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 textproc/sablotron/DESCR create mode 100644 textproc/sablotron/PLIST delete mode 100755 textproc/sablotron/pkg/DESCR delete mode 100644 textproc/sablotron/pkg/PLIST (limited to 'textproc/sablotron') diff --git a/textproc/sablotron/DESCR b/textproc/sablotron/DESCR new file mode 100644 index 00000000000..902bb9d19bc --- /dev/null +++ b/textproc/sablotron/DESCR @@ -0,0 +1,4 @@ +Sablotron is an XSL processor fully implemented in C++. As an XML parser +it uses the excellent Expat parser, whose source is included. + +Original creator of Sablotron is Ginger Alliance Ltd, Czech Republic. diff --git a/textproc/sablotron/PLIST b/textproc/sablotron/PLIST new file mode 100644 index 00000000000..477b5997983 --- /dev/null +++ b/textproc/sablotron/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:45 zuntum Exp $ +bin/sabcmd +include/sablot.h +include/sdom.h +include/shandler.h +lib/libsablot.a +lib/libsablot.la +lib/libsablot.so +lib/libsablot.so.60 +lib/libsablot.so.60.0 diff --git a/textproc/sablotron/pkg/DESCR b/textproc/sablotron/pkg/DESCR deleted file mode 100755 index 902bb9d19bc..00000000000 --- a/textproc/sablotron/pkg/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -Sablotron is an XSL processor fully implemented in C++. As an XML parser -it uses the excellent Expat parser, whose source is included. - -Original creator of Sablotron is Ginger Alliance Ltd, Czech Republic. diff --git a/textproc/sablotron/pkg/PLIST b/textproc/sablotron/pkg/PLIST deleted file mode 100644 index 38ede42774c..00000000000 --- a/textproc/sablotron/pkg/PLIST +++ /dev/null @@ -1,10 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/06/25 17:27:34 wiz Exp $ -bin/sabcmd -include/sablot.h -include/sdom.h -include/shandler.h -lib/libsablot.a -lib/libsablot.la -lib/libsablot.so -lib/libsablot.so.60 -lib/libsablot.so.60.0 -- cgit v1.2.3