# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-6.0.3.ebuild,v 1.7 2010/05/23 17:47:48 nerdboy Exp $ EAPI="5" inherit eutils multilib pam toolchain-funcs DESCRIPTION="Enterprise client-server fax package for class 1 and 2 fax modems." HOMEPAGE="http://www.hylafax.org" SRC_URI="ftp://ftp.hylafax.org/source/${P}.tar.gz" SLOT="0" LICENSE="hylafax" KEYWORDS="amd64 hppa ppc sparc x86" IUSE="jbig pam mgetty html" DEPEND=">=sys-libs/zlib-1.1.4 app-text/ghostscript-gpl virtual/jpeg >=media-libs/tiff-3.9.4-r1[jbig?] 99${P} PATH="/var/spool/fax/bin" CONFIG_PROTECT="/var/spool/fax/etc /usr/$(get_libdir)/fax" EOF }