blob: 2fb6ce016ea8e63d5f8450acdc6d7f542f4510d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "Ptunnel",
"description": "Tunnel over ICMP",
"url": "https://www.cs.uit.no/~daniels/PingTunnel/PingTunnel-0.72.tar.gz",
"mirror": null,
"homepage": "https://www.cs.uit.no/~daniels/PingTunnel/",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"system \"make\", \"install\", \"prefix=#{prefix}\""
],
"version": "0.72",
"file": "ptunnel.rb"
}
|