1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
7 EGIT_REPO_URI="git://toy.bzium.org/~embe/choinka.git"
9 inherit git-2 autotools
11 DESCRIPTION="A simple program for displaying a Christmas tree on the console."
14 LICENSE="public-domain"
19 DEPEND="sys-libs/ncurses"