You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-tex/natbib/natbib-8.31a-r1.ebuild

22 lines
593 B

# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/natbib/natbib-8.31a-r1.ebuild,v 1.1 2010/10/02 17:31:15 dilfridge Exp $
inherit latex-package
DESCRIPTION="LaTeX package to act as generalized interface for bibliographic style files"
SRC_URI="mirror://gentoo/${P}.zip"
HOMEPAGE="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=natbib"
LICENSE="LPPL-1.2"
SLOT="0"
IUSE=""
KEYWORDS="~amd64 ~x86"
DEPEND="app-arch/unzip"
RDEPEND=""
S="${WORKDIR}/${PN}"
TEXMF=/usr/share/texmf-site