pkgsrc/print/py-reportlab/Makefile

24 lines
649 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.38 2010/01/18 09:59:24 wiz Exp $
#
DISTNAME= ReportLab_2_3
PKGNAME= ${PYPKGPREFIX}-reportlab-2.3
PKGREVISION= 1
CATEGORIES= print python
2009-01-29 10:37:54 +01:00
MASTER_SITES= http://www.reportlab.com/ftp/
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.reportlab.com/
COMMENT= Powerful PDF-generating toolkit for Python
2008-06-12 04:14:13 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
2002-01-29 13:12:07 +01:00
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/libart/buildlink3.mk"
.include "../../graphics/py-imaging/buildlink3.mk"
.include "../../lang/python/extension.mk"
2004-05-05 05:54:59 +02:00
.include "../../textproc/py-xml/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"