summaryrefslogtreecommitdiff
blob: 8fb2ef6368e48a72ba961f7afbb6fea6bc51ce32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

OLD_EGGPAGE="yes"

inherit eggs

DESCRIPTION="Chicken-Scheme interface to UNIX domain sockets."

LICENSE="BSD"
KEYWORDS="~x86 ~amd64"

DEPEND="dev-chicken/easyffi"
RDEPEND="${DEPEND}"