summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2005-03-07 03:34:51 +0000
committeruebayasi <uebayasi@pkgsrc.org>2005-03-07 03:34:51 +0000
commit397c555163a4ba7342d247410933e92810c96b20 (patch)
tree498a6f7af17d215459c1dd589b98fe9f3b088957 /www
parent733012f6d2deb8b709a9db4e49a51f8d196d6483 (diff)
downloadpkgsrc-397c555163a4ba7342d247410933e92810c96b20.tar.gz
Initial import of WiLiKi 0.5, yet another Wiki clone written in
Scheme. (Wiliki is engineer in Hawaiian).
Diffstat (limited to 'www')
-rw-r--r--www/wiliki/DESCR2
-rw-r--r--www/wiliki/Makefile18
-rw-r--r--www/wiliki/PLIST16
3 files changed, 36 insertions, 0 deletions
diff --git a/www/wiliki/DESCR b/www/wiliki/DESCR
new file mode 100644
index 00000000000..755af8b50d0
--- /dev/null
+++ b/www/wiliki/DESCR
@@ -0,0 +1,2 @@
+This is WiLiKi, yet another Wiki clone written in Scheme. (Wiliki
+is engineer in Hawaiian).
diff --git a/www/wiliki/Makefile b/www/wiliki/Makefile
new file mode 100644
index 00000000000..4a97ee405b3
--- /dev/null
+++ b/www/wiliki/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/03/07 03:34:51 uebayasi Exp $
+#
+
+DISTNAME= WiLiKi-0.5
+PKGNAME= wiliki-0.5
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wiliki/}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= uebayasi@NetBSD.org
+HOMEPAGE= http://wiliki.sourceforge.net/
+COMMENT= WikiWiki clone written in Scheme
+
+DEPENDS+= Gauche>=0.8.3nb1:../../lang/gauche
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/wiliki/PLIST b/www/wiliki/PLIST
new file mode 100644
index 00000000000..20cb094f880
--- /dev/null
+++ b/www/wiliki/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/07 03:34:51 uebayasi Exp $
+share/gauche/site/lib/wiliki.scm
+share/gauche/site/lib/wiliki/db.scm
+share/gauche/site/lib/wiliki/edit.scm
+share/gauche/site/lib/wiliki/format.scm
+share/gauche/site/lib/wiliki/history.scm
+share/gauche/site/lib/wiliki/log.scm
+share/gauche/site/lib/wiliki/macro.scm
+share/gauche/site/lib/wiliki/mcatalog.scm
+share/gauche/site/lib/wiliki/msgs.jp
+share/gauche/site/lib/wiliki/pasttime.scm
+share/gauche/site/lib/wiliki/rss.scm
+share/gauche/site/lib/wiliki/rssmix.scm
+share/gauche/site/lib/wiliki/util.scm
+share/gauche/site/lib/wiliki/version.scm
+@dirrm share/gauche/site/lib/wiliki