diff options
author | se <se@FreeBSD.org> | 2007-10-08 14:54:19 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 2007-10-08 14:54:19 +0800 |
commit | 48a1d77b8139f5335ef8485c0b8c38d6a58129b4 (patch) | |
tree | 4307708da85a30c50ce279a68d37421322291a4e /print/Makefile | |
parent | 09d7a8507fcc8634ba84f422fa378424c204e9c1 (diff) | |
download | freebsd-ports-gnome-48a1d77b8139f5335ef8485c0b8c38d6a58129b4.tar.gz freebsd-ports-gnome-48a1d77b8139f5335ef8485c0b8c38d6a58129b4.tar.zst freebsd-ports-gnome-48a1d77b8139f5335ef8485c0b8c38d6a58129b4.zip |
New port of pyPdf, a Pure-Python library for access to and modification
of PDF files.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 0b88a3c59cd2..43124391cc91 100644 --- a/print/Makefile +++ b/print/Makefile @@ -265,6 +265,7 @@ SUBDIR += psutils-letter SUBDIR += pup SUBDIR += py-fonttools + SUBDIR += py-pdf SUBDIR += py-pyscript SUBDIR += py-reportlab SUBDIR += py-reportlab2 |