GARNAME = unrar GARVERSION = 3.8.5 CATEGORIES = comp NONFREE = restrictions upon use MASTER_SITES = http://www.rarlab.com/rar/ UPSTREAMNAME = unrarsrc DISTFILES = $(DISTNAME).tar.gz WORKSRC = $(WORKDIR)/unrar DESCRIPTION = Unpack RAR archives HOME_URL = http://www.rarlab.com/ CONFIGURE_SCRIPTS = none BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = none include ../../gar.mk configure-none: @cd $(WORKSRC) && ln -s makefile.unix Makefile $(MAKECOOKIE) install-none: @$(INSTALL_BIN) $(WORKSRC)/unrar @$(INSTALL_DOCS) $(WORKSRC)/*.txt $(MAKECOOKIE)