summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--www/p5-Kwiki/DESCR3
-rw-r--r--www/p5-Kwiki/Makefile18
-rw-r--r--www/p5-Kwiki/PLIST1
-rw-r--r--www/p5-Kwiki/distinfo4
5 files changed, 28 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index b0bd05bc6d4..50c3bcd6041 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8443 2004/12/25 21:47:45 minskim Exp $
+$NetBSD: CHANGES,v 1.8444 2004/12/25 23:15:19 jlam Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -6550,3 +6550,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated mtr to 0.67 [wiz 2004-12-25]
Updated mtr-gtk to 0.67 [wiz 2004-12-25]
Updated xbindkeys-tk to 1.7.1nb1 [minskim 2004-12-25]
+ Added p5-Kwiki-0.36 [jlam 2004-12-25]
diff --git a/www/p5-Kwiki/DESCR b/www/p5-Kwiki/DESCR
new file mode 100644
index 00000000000..96b47dff5bb
--- /dev/null
+++ b/www/p5-Kwiki/DESCR
@@ -0,0 +1,3 @@
+Kwiki is perhaps the simplest to install, most modular, and easiest
+to extend Wiki. A Wiki allows users to freely create and edit web
+pages in any web browser.
diff --git a/www/p5-Kwiki/Makefile b/www/p5-Kwiki/Makefile
new file mode 100644
index 00000000000..63c4d665028
--- /dev/null
+++ b/www/p5-Kwiki/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/12/25 23:15:15 jlam Exp $
+
+DISTNAME= Kwiki-0.36
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/}
+
+MAINTAINER= jlam@NetBSD.org
+HOMEPAGE= http://www.kwiki.org/
+COMMENT= Extensible, modular, Perl-based Wiki
+
+DEPENDS+= p5-Spoon>=0.20:../../devel/p5-Spoon
+
+USE_BUILDLINK3= yes
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki/PLIST b/www/p5-Kwiki/PLIST
new file mode 100644
index 00000000000..ab89f1eea4a
--- /dev/null
+++ b/www/p5-Kwiki/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/25 23:15:15 jlam Exp $
diff --git a/www/p5-Kwiki/distinfo b/www/p5-Kwiki/distinfo
new file mode 100644
index 00000000000..59ee3c03434
--- /dev/null
+++ b/www/p5-Kwiki/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/12/25 23:15:15 jlam Exp $
+
+SHA1 (Kwiki-0.36.tar.gz) = a77eaa72f95bd904e4b2d4cf81def5482225da63
+Size (Kwiki-0.36.tar.gz) = 40059 bytes