diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
commit | fbc660cb2c24a55e37464725f9ac601142494606 (patch) | |
tree | 36d707e1a5b549fb117fe7cf51b8a59b13955b07 /print/py-reportlab/Makefile | |
parent | 5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (diff) |
Notes
Diffstat (limited to 'print/py-reportlab/Makefile')
-rw-r--r-- | print/py-reportlab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index b9212d4bb458..e6b61ecd6af0 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -14,6 +14,7 @@ DISTNAME= ReportLab_${PORTVERSION:S/./_/} EXTRACT_SUFX= .tgz MAINTAINER= perky@FreeBSD.org +COMMENT= Library to create PDF documents using the Python language USE_PYTHON= yes USE_PYDISTUTILS= yes |