mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
fping: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
9f07355f3d
commit
9c2b3e5081
12
package/fping/fping.mk
Normal file
12
package/fping/fping.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# fping
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FPING_VERSION = 3.8
|
||||
FPING_SITE = http://fping.org/dist
|
||||
FPING_LICENSE = BSD-like
|
||||
FPING_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user