initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / base / termcap / termcap
1 # hdw - linux termcap package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 1.3.1
6 # [S] 2-6
7 # [D] termcap-1.3.1.tar.gz ftp://ftp.gnu.org/pub/gnu/termcap/
8
9 confopt="--prefix=$prefix --build=$hdw_arch_build --host=$hdw_arch_target"
10 confopt="$confopt --enable-install-termcap"
11 make_conf="$make_conf termcapfile=$root/etc/termcap"