blob: 304415727c85d5233ac048dc209218bfc73eebcb (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
PHEADERS="mux"
DEPEND="dev-plan9/libthread"
inherit plan9-libs
KEYWORDS="~x86"
|