Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

12 lines
299 B
JSON

{
"name": "libcrafter",
"version": "1.0",
"port-version": 2,
"description": "Libcrafter is a high level library for C++ designed to create and decode network packets.",
"homepage": "https://github.com/pellegre/libcrafter",
"supports": "!windows",
"dependencies": [
"libpcap"
]
}