GARNAME = inotail GARVERSION = 0.2 CATEGORIES = sys MASTER_SITES = http://distanz.ch/inotail/ DISTFILES = $(DISTNAME).tar.bz2 DESCRIPTION = An implementation of tail that uses inotify to follow files HOME_URL = http://distanz.ch/inotail/ BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile-DESTDIR DESTDIR_INSTALL_ARGS = prefix=$(prefix) include ../../gar.mk