blob: 224b9d21480091c3d7e5eeda9000cc35a3d067bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "Bcal",
"description": "Storage conversion and expression calculator",
"url": "https://github.com/jarun/bcal/archive/v2.1.tar.gz",
"mirror": null,
"homepage": "https://github.com/jarun/bcal",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"system \"make\", \"install\", \"PREFIX=#{prefix}\""
],
"version": "2.1",
"file": "bcal.rb"
}
|