summaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-03-08 19:05:52 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-03-08 19:05:52 +0000
commita2f81fa3ffe0bbe9b56d5214ab9fb8ab2311aa4f (patch)
tree918c0c7ddf2ff0866d7780f5f89d376781147084 /print/Makefile
parentDon't strip the module or it won't work (diff)
Add py-freetype 0.5, a Python wrapping of the FreeType 1.2 fonts
rendering engine. In fact the software called PyFT, but py-freetype better reflects its purpose.
Notes
Notes: svn path=/head/; revision=39280
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index f72904514b86..527c64039a2b 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -108,6 +108,7 @@
SUBDIR += pstotext
SUBDIR += psutils-a4
SUBDIR += psutils-letter
+ SUBDIR += py-freetype
SUBDIR += py-reportlab
SUBDIR += rlpr
SUBDIR += rtf2latex