GARNAME = py-elementtree GARVERSION = 1.2.6-20050316 CATEGORIES = python MASTER_SITES = http://effbot.org/downloads/ DISTNAME = elementtree-$(GARVERSION) DISTFILES = $(DISTNAME).tar.gz LIBDEPS = python/python DESCRIPTION = Lightweight component for working with XML in Python define BLURB FIXME endef BUILD_SCRIPTS = $(WORKSRC)/setup.py INSTALL_SCRIPTS = $(WORKSRC)/setup.py include ../../gar.mk