# HDW Linux abiword # # [M] Jonathan J. Vargas demian@hackdaworld.dyndns.org # [I] A sympathic and light word processor for X based in XML. # [V] 1.0.5 # [S] 4 5 # [D] abiword-1.0.5.tar.gz http://unc.dl.sourceforge.net/sourceforge/abiword/ build_main() { cd abi ; ./autogen.sh ./configure $confopt make $make_conf make $install_conf install }