GARNAME = eg GARVERSION = 0.85.20080831 CATEGORIES = scm MASTER_SITES = git:// GIT_PATH = http://www.gnome.org/~newren/eg/eg.git GIT_REVISION = 9a2a148117516ce2fe5b011dbd8441899adacb10 DISTFILES = $(DISTNAME).tar.gz NOCHECKSUM = $(DISTFILES) LIBDEPS = scm/git WORKSRC = $(WORKDIR)/eg DESCRIPTION = A more convenient command-line frontend for Git HOME_URL = http://www.gnome.org/~newren/eg/ INSTALL_SCRIPTS = none include ../../gar.mk install-none: @$(INSTALL_BIN) $(WORKSRC)/eg @$(INSTALL_DOCS) $(WORKSRC)/README @mkdir -p $(packageprefix)/share/bash_completion.d @install -m755 $(WORKSRC)/bash-completion-eg.sh $(packageprefix)/share/bash_completion.d $(MAKECOOKIE)