GARNAME = comix GARVERSION = 3.6.3 CATEGORIES = media MASTER_SITES = $(MASTER_SOURCEFORGE) MASTER_SUBDIR = comix/ DISTFILES = $(DISTNAME).tar.gz LIBDEPS = python/python python/pygtk python/imaging comp/unrar DESCRIPTION = An image viewer specifically designed to handle comic books HOME_URL = http://comix.sourceforge.net/ INSTALL_SCRIPTS = none include ../../gar.mk DECONFLICT += none install-none: @mkdir -p $(packageprefix) @cd $(WORKSRC) && python install.py install --installdir $(packageprefix) $(MAKECOOKIE)