summaryrefslogtreecommitdiff
blob: 067c48da3ae67368eb8a1d4d32dbc2330f39eda4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/proxyindex/proxyindex-1.2.ebuild,v 1.1 2004/09/28 15:32:11 radek Exp $

inherit zproduct

DESCRIPTION="ProxyIndex is a plugin to zope catalog index."
HOMEPAGE="http://www.infrae.com/download/ProxyIndex"
SRC_URI="${HOMEPAGE}/${PV}/ProxyIndex-${PV}.tgz"
LICENSE="ZPL"
KEYWORDS="~x86"
IUSE=""

ZPROD_LIST="ProxyIndex"