# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit webapp DESCRIPTION="web application using PHP and MySQL/pgsql for booking meeting rooms." HOMEPAGE="http://mrbs.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~x86" IUSE="mysql" DEPEND="" RDEPEND=" virtual/httpd-php mysql? ( dev-db/mysql ) " # doesn't work with recent postgres #postgres? (