blob: 80024909db028fdf72786aa8a78bbc5c0a72d432 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"name": "Ffind",
"description": "Friendlier find",
"url": "https://github.com/sjl/friendly-find/archive/v1.0.1.tar.gz",
"mirror": null,
"homepage": "https://github.com/sjl/friendly-find",
"depends": [],
"resource": [],
"conflicts": [
{
"conflict": "sleuthkit",
"reason": null
}
],
"patches": [],
"install": [
"bin.install \"ffind\""
],
"version": "1.0.1",
"file": "ffind.rb"
}
|