diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-12 01:12:38 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-12 01:12:38 +0800 |
commit | 55e73bd2bb1308f8cfac80de19979e0c2a979ae9 (patch) | |
tree | 768797723f37df4e89d4371b3684eaaf76a4d024 /print/Makefile | |
parent | 264162353a9acd89aeb6ee9e25edb9c71ff90506 (diff) | |
download | freebsd-ports-gnome-55e73bd2bb1308f8cfac80de19979e0c2a979ae9.tar.gz freebsd-ports-gnome-55e73bd2bb1308f8cfac80de19979e0c2a979ae9.tar.zst freebsd-ports-gnome-55e73bd2bb1308f8cfac80de19979e0c2a979ae9.zip |
add ttf2pt1
True Type Font to Postscript Type 1 Converter
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 2c677653aa47..f339802ac340 100644 --- a/print/Makefile +++ b/print/Makefile @@ -137,6 +137,7 @@ SUBDIR += tr2latex SUBDIR += transfig SUBDIR += trueprint + SUBDIR += ttf2pt1 SUBDIR += ttftot42 SUBDIR += virtualpaper SUBDIR += wmlpq |