aboutsummaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-19 09:41:21 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-19 09:41:21 +0000
commitdba55a2a19c3839c5754254ef382119ac6bde87d (patch)
tree3302279c0a02340617a3fd213eec3d7350a3b1b8 /print/Makefile
parent93fc3ec56421c35ce0fadb32687392a8248ddca6 (diff)
downloadports-dba55a2a19c3839c5754254ef382119ac6bde87d.tar.gz
ports-dba55a2a19c3839c5754254ef382119ac6bde87d.zip
Add libotf 0.9,
The library "libotf" provides the following facilites: o Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. o Convert a Unicode character sequence to a glyph code sequence by using the above tables. PR: ports/66816 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=109494
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 c4146e3db538..8fdc445834e9 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -124,6 +124,7 @@
SUBDIR += libgnomecups
SUBDIR += libgnomeprint
SUBDIR += libijs
+ SUBDIR += libotf
SUBDIR += libpaper
SUBDIR += libpdf++
SUBDIR += lilypond