buildroot/package/inotify-tools/inotify-tools.mk

12 lines
343 B
Makefile
Raw Normal View History

#############################################################
#
# inotify-utils
#
#############################################################
INOTIFY_TOOLS_VERSION = 3.14
INOTIFY_TOOLS_SITE = http://github.com/downloads/rvoicilas/inotify-tools/
INOTIFY_TOOLS_LICENSE = GPL
INOTIFY_TOOLS_LICENSE_FILES = COPYING
$(eval $(autotools-package))