blob: a0a498dc6ad8a44da1af25e3f1049d0780356210 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.2.1.ebuild,v 1.1 2006/11/19 18:15:17 sebastian Exp $
inherit php-pear-r1
DESCRIPTION="PHP interface to AT&T's GraphViz tools."
LICENSE="PHP"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
|