diff options
author | krion <krion@FreeBSD.org> | 2004-01-24 22:07:19 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-24 22:07:19 +0800 |
commit | 9dea3e4e590c47c9d2960627459b35c5bcd6ead5 (patch) | |
tree | d11ad86b879a47dcb8229ff3e8d14ac3bf076df0 /print/Makefile | |
parent | ac5b4f4dd5afb6b491dfcca3743d461f2105b592 (diff) | |
download | freebsd-ports-gnome-9dea3e4e590c47c9d2960627459b35c5bcd6ead5.tar.gz freebsd-ports-gnome-9dea3e4e590c47c9d2960627459b35c5bcd6ead5.tar.zst freebsd-ports-gnome-9dea3e4e590c47c9d2960627459b35c5bcd6ead5.zip |
Add pxfonts 1.0, yet another Palatino-style font for LaTeX.
PR: ports/61832
Submitted by: hrs@FreeBSD.org
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 1fa674540fe3..c3a95cac1b97 100644 --- a/print/Makefile +++ b/print/Makefile @@ -168,6 +168,7 @@ SUBDIR += psutils-a4 SUBDIR += psutils-letter SUBDIR += pup + SUBDIR += pxfonts SUBDIR += py-fonttools SUBDIR += py-freetype SUBDIR += py-reportlab |