blob: 47ea1dfb14ce36589954563814eaafb98e626d15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"name": "Tag",
"description": "Manipulate and query tags on Mavericks files",
"url": "https://github.com/jdberry/tag/archive/v0.9.tar.gz",
"mirror": null,
"homepage": "https://github.com/jdberry/tag/",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"system \"make\"",
"bin.install \"bin/tag\""
],
"version": "0.9",
"file": "tag.rb"
}
|