Merge pull request #207266 from Leixb/miniupnpc-main
miniupnpc: set meta.mainProgram
Bobby Rong 3 years ago 652e92b8 99dd8e6f
··· 38 38 description = "A client that implements the UPnP Internet Gateway Device (IGD) specification"; 39 39 platforms = with platforms; linux ++ freebsd ++ darwin; 40 40 license = licenses.bsd3; 41 41 + mainProgram = "upnpc"; 41 42 }; 42 43 }