diff options
author | swills <swills@FreeBSD.org> | 2013-06-22 10:40:34 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-06-22 10:40:34 +0800 |
commit | 13afdd6565fd12140c8460bd95b7a4b9779993b9 (patch) | |
tree | 6ad696691beed879611f19f97e97dd1f3c607ac9 /print/Makefile | |
parent | 21805f404b964bd27136eba715b620b3894d90b9 (diff) | |
download | freebsd-ports-gnome-13afdd6565fd12140c8460bd95b7a4b9779993b9.tar.gz freebsd-ports-gnome-13afdd6565fd12140c8460bd95b7a4b9779993b9.tar.zst freebsd-ports-gnome-13afdd6565fd12140c8460bd95b7a4b9779993b9.zip |
A simple library to read Adobe Font Metrics files and use the data conveniently
WWW: http://github.com/halfbyte/afm
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 8371d77ec31e..a389c5bf45ec 100644 --- a/print/Makefile +++ b/print/Makefile @@ -266,6 +266,7 @@ SUBDIR += rtf2latex SUBDIR += rtf2latex2e SUBDIR += ruby-panda + SUBDIR += rubygem-afm SUBDIR += rubygem-color SUBDIR += rubygem-colortools SUBDIR += rubygem-pdfwriter |