summaryrefslogtreecommitdiff
blob: 885b22ec7e5d5387dd01a43a5e86cfa62cb21797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/egypt-1.9.ebuild,v 1.1 2012/03/14 05:41:08 patrick Exp $

inherit perl-app

DESCRIPTION="devilishly simple tool for creating call graphs of C programs"
HOMEPAGE="http://www.gson.org/egypt/"
SRC_URI="http://www.gson.org/egypt/download/${P}.tar.gz"

LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""