diff options
author | nakai <nakai@FreeBSD.org> | 2001-04-22 08:16:47 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2001-04-22 08:16:47 +0800 |
commit | c61e6e95115b07caf2a0b47fef43dbaeb6ea4d18 (patch) | |
tree | 53797de290f4870dee5b38e26d63249cd3854776 /print/Makefile | |
parent | 0f876bd65c6db79d3b7b27444a0316ed091fedd3 (diff) | |
download | freebsd-ports-gnome-c61e6e95115b07caf2a0b47fef43dbaeb6ea4d18.tar.gz freebsd-ports-gnome-c61e6e95115b07caf2a0b47fef43dbaeb6ea4d18.tar.zst freebsd-ports-gnome-c61e6e95115b07caf2a0b47fef43dbaeb6ea4d18.zip |
Initial import.
TrueType font to Type42 font 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 6dcd39da656b..25e6d8b62a3a 100644 --- a/print/Makefile +++ b/print/Makefile @@ -128,6 +128,7 @@ SUBDIR += tr2latex SUBDIR += transfig SUBDIR += trueprint + SUBDIR += ttftot42 SUBDIR += virtualpaper SUBDIR += xdvi SUBDIR += xdvik |