14 lines
292 B
JSON
Executable file
14 lines
292 B
JSON
Executable file
{
|
|
"name": "soem",
|
|
"version": "1.4.0",
|
|
"port-version": 3,
|
|
"description": "Simple Open Source EtherCAT Master",
|
|
"homepage": "https://github.com/OpenEtherCATsociety/SOEM",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "winpcap",
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|