add Added Files:
[hdw-repos/packages.git] / demian / bc / bc
diff --git a/demian/bc/bc b/demian/bc/bc
new file mode 100755 (executable)
index 0000000..6290374
--- /dev/null
@@ -0,0 +1,11 @@
+# HDW Linux bc
+#
+# [M] Jonathan J. Vargas demian@hackdaworld.dyndns.org
+# [I] A console calculator with potential features. This also allows
+# [I] arguments from command line.
+# [V] 1.06
+# [S] 3 10
+# [D] bc-1.06.tar.gz ftp://ftp.gnu.org/pub/gnu/bc/
+# [P] readline.patch http://hackdaworld.dyndns.org/~demian/c00l/hdw/patches/bc/
+
+confopt="$confopt --with-readline"