# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-apache/mod_macro/mod_macro-1.1.6.ebuild,v 1.1 2005/01/10 12:50:06 hollow Exp $ inherit eutils apache-module DESCRIPTION="An Apache2 DSO providing macros for the apache config file" HOMEPAGE="http://www.coelho.net/mod_macro/" SRC_URI="http://www.coelho.net/mod_macro/${P}.tar.bz2" LICENSE="BSD" KEYWORDS="x86" SLOT="0" IUSE="" APXS2_S="${S}" APXS2_ARGS="-c mod_macro.c" APACHE2_MOD_CONF="27_mod_macro" DOCFILES="CHANGES INSTALL README mod_macro.html" need_apache2