1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"name": "Bsdconv",
"description": "Charset/encoding converter library",
"url": "https://github.com/buganini/bsdconv/archive/11.5.tar.gz",
"mirror": null,
"homepage": "https://github.com/buganini/bsdconv",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"system \"make\", \"PREFIX=#{prefix}\"",
"system \"make\", \"PREFIX=#{prefix}\", \"install\""
],
"version": "11.5",
"file": "bsdconv.rb"
}
|