summaryrefslogtreecommitdiff
blob: 51a0cb497b4cde8ca0f814cca48054dd06d28062 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.45.ebuild,v 1.2 2006/01/27 02:54:22 vapier Exp $

inherit zproduct

DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites"
HOMEPAGE="http://zwiki.org"
SRC_URI="${HOMEPAGE}/releases/ZWiki-${PV}.0.tgz"

LICENSE="GPL-2"
KEYWORDS="~ppc ~sparc ~x86"

ZPROD_LIST="ZWiki"
MYDOC="CHANGES.txt README.txt ${MYDOC}"