# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnustep S=${WORKDIR}/${PN/p/P} DESCRIPTION="A set of Objective-C classes that model a mail system." HOMEPAGE="http://www.collaboration-world.com/pantomime/" SRC_URI="http://armando.xylite.com/gnustep/src/libs/${P/p/P}.tar.gz" LICENSE="LGPL-2.1 Elm" KEYWORDS="~x86" SLOT="0" IUSE="" DEPEND="${DEPEND} dev-libs/openssl" RDEPEND="${RDEPEND} dev-libs/openssl"