summaryrefslogtreecommitdiffstats
path: root/package/inotify-tools/inotify-tools.mk
blob: 9d10b941c3d073b30e8cf6ac4a354550be35e070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# 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
INOTIFY_TOOLS_INSTALL_STAGING = YES

$(eval $(autotools-package))