diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/py-reportlab/Makefile | 1 | ||||
-rw-r--r-- | print/py-reportlab/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/print/py-reportlab/pkg-comment b/print/py-reportlab/pkg-comment deleted file mode 100644 index e6ceee97a938..000000000000 --- a/print/py-reportlab/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library to create PDF documents using the Python language |