summaryrefslogtreecommitdiffstats
path: root/package/inotify-tools/inotify-tools.mk
blob: 96b23cea35efb867f5d9e8cbd6f22219a5cb64b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# inotify-tools
#
################################################################################

INOTIFY_TOOLS_VERSION = 3.14
INOTIFY_TOOLS_SITE = http://github.com/downloads/rvoicilas/inotify-tools
INOTIFY_TOOLS_LICENSE = GPL
INOTIFY_TOOLS_LICENSE_FILES = COPYING
INOTIFY_TOOLS_INSTALL_STAGING = YES

$(eval $(autotools-package))
OpenPOWER on IntegriCloud