diff options
author | Stefan Eßer <se@FreeBSD.org> | 2007-10-08 06:54:19 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2007-10-08 06:54:19 +0000 |
commit | e39ea9bf738bcfc27493b17ef4585c91a1cb4bf9 (patch) | |
tree | 8ada9e9e85e9febf62aeb05d1097ba63412ecb93 /print/Makefile | |
parent | 6e6548a590414778770088b06c43a18a2723a7cd (diff) |
New port of pyPdf, a Pure-Python library for access to and modification
of PDF files.
Notes
Notes:
svn path=/head/; revision=201070
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 |