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

INOTIFY_TOOLS_VERSION = 1df9af4d6cd0f4af4b1b19254bcf056aed4ae395
INOTIFY_TOOLS_SITE = $(call github,rvoicilas,inotify-tools,$(INOTIFY_TOOLS_VERSION))
INOTIFY_TOOLS_LICENSE = GPL
INOTIFY_TOOLS_LICENSE_FILES = COPYING
INOTIFY_TOOLS_INSTALL_STAGING = YES
INOTIFY_TOOLS_AUTORECONF = YES

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