Parent Directory
|
Revision Log
amd64 stable, bug 195990 (Portage version: 2.1.3.19)
| 1 | # Copyright 1999-2007 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild,v 1.3 2007/10/27 16:35:00 nixnut Exp $ |
| 4 | |
| 5 | inherit gnustep-2 |
| 6 | |
| 7 | DESCRIPTION="SMBKit offers a samba library and headers for GNUstep." |
| 8 | HOMEPAGE="http://www.gnustep.org" |
| 9 | SRC_URI="mirror://gentoo/${P}.tar.bz2" |
| 10 | |
| 11 | KEYWORDS="amd64 ppc x86" |
| 12 | LICENSE="GPL-2 LGPL-2.1" |
| 13 | SLOT="0" |
| 14 | |
| 15 | DEPEND="net-fs/samba" |
| 16 | RDEPEND="${DEPEND}" |
| 17 | |
| 18 | S="${WORKDIR}/${PN}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |