diff options
Diffstat (limited to 'print/py-reportlab/Makefile')
-rw-r--r-- | print/py-reportlab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 721373ce0f5..983d4acf998 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 22:52:38 grant Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/21 17:16:28 martti Exp $ # DISTNAME= ReportLab_1_16 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://www.reportlab.com/ -COMMENT= powerful PDF-generating toolkit for Python +COMMENT= Powerful PDF-generating toolkit for Python PYBINMODULE= yes PYDISTUTILSPKG= yes |