aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bc/bc_1.06.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bc/bc_1.06.bb')
-rw-r--r--recipes/bc/bc_1.06.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/bc/bc_1.06.bb b/recipes/bc/bc_1.06.bb
new file mode 100644
index 0000000000..c7fb550b41
--- /dev/null
+++ b/recipes/bc/bc_1.06.bb
@@ -0,0 +1,6 @@
+DESCRIPTION = "An arbitrary precision calculator language."
+SECTION = "console/utils"
+SRC_URI = "${GNU_MIRROR}/bc/bc-${PV}.tar.gz"
+LICENSE = "GPL"
+
+inherit autotools