1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 inherit toolchain-funcs
8 DESCRIPTION="Command-line file splitter/joiner for Linux"
9 HOMEPAGE="http://lxsplit.sourceforge.net"
10 SRC_URI="https://downloads.sourceforge.net/lxsplit/${P}.tar.gz"
14 KEYWORDS="amd64 ppc x86"
18 emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"