GARNAME = py-reportlab GARVERSION = 2.3 CATEGORIES = python MASTER_SITES = http://www.reportlab.org/ftp/ DISTNAME = ReportLab_$(subst .,_,$(GARVERSION)) DISTFILES = $(DISTNAME).tar.gz LIBDEPS = python/python python/py-imaging DESCRIPTION = Python package for generating PDFs HOME_URL = http://www.reportlab.org/rl_toolkit.html BUILD_SCRIPTS = $(WORKSRC)/setup.py INSTALL_SCRIPTS = $(WORKSRC)/setup.py include ../../gar.mk