From f1eee5e70126aa500a3b48191478579f64c7c254 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 02:15:23 +0000 Subject: Move pkg/ files into package's toplevel directory --- www/p5-Apache-SSI/DESCR | 6 ++++++ www/p5-Apache-SSI/PLIST | 1 + www/p5-Apache-SSI/pkg/DESCR | 6 ------ www/p5-Apache-SSI/pkg/PLIST | 1 - 4 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 www/p5-Apache-SSI/DESCR create mode 100644 www/p5-Apache-SSI/PLIST delete mode 100644 www/p5-Apache-SSI/pkg/DESCR delete mode 100644 www/p5-Apache-SSI/pkg/PLIST (limited to 'www/p5-Apache-SSI') diff --git a/www/p5-Apache-SSI/DESCR b/www/p5-Apache-SSI/DESCR new file mode 100644 index 00000000000..0e7d283212d --- /dev/null +++ b/www/p5-Apache-SSI/DESCR @@ -0,0 +1,6 @@ +Apache::SSI implements the functionality of mod_include for handling +server-parsed html documents. It runs under Apache's mod_perl. In my mind, +there are two main reasons you might want to use this module: you can +sub-class it to implement your own custom SSI directives, and/or you can +parse the output of other mod_perl handlers, or send the SSI output through +another handler (use Apache::Filter to do this). diff --git a/www/p5-Apache-SSI/PLIST b/www/p5-Apache-SSI/PLIST new file mode 100644 index 00000000000..b1896ad7d66 --- /dev/null +++ b/www/p5-Apache-SSI/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:17:46 zuntum Exp $ diff --git a/www/p5-Apache-SSI/pkg/DESCR b/www/p5-Apache-SSI/pkg/DESCR deleted file mode 100644 index 0e7d283212d..00000000000 --- a/www/p5-Apache-SSI/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -Apache::SSI implements the functionality of mod_include for handling -server-parsed html documents. It runs under Apache's mod_perl. In my mind, -there are two main reasons you might want to use this module: you can -sub-class it to implement your own custom SSI directives, and/or you can -parse the output of other mod_perl handlers, or send the SSI output through -another handler (use Apache::Filter to do this). diff --git a/www/p5-Apache-SSI/pkg/PLIST b/www/p5-Apache-SSI/pkg/PLIST deleted file mode 100644 index 4e03f10d50a..00000000000 --- a/www/p5-Apache-SSI/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/10/01 02:12:59 jlam Exp $ -- cgit v1.2.3