add Added Files:
[hdw-repos/packages.git] / demian / bc / bc
1 # HDW Linux bc
2 #
3 # [M] Jonathan J. Vargas demian@hackdaworld.dyndns.org
4 # [I] A console calculator with potential features. This also allows
5 # [I] arguments from command line.
6 # [V] 1.06
7 # [S] 3 10
8 # [D] bc-1.06.tar.gz ftp://ftp.gnu.org/pub/gnu/bc/
9 # [P] readline.patch http://hackdaworld.dyndns.org/~demian/c00l/hdw/patches/bc/
10
11 confopt="$confopt --with-readline"