diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-10 04:24:29 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-10 04:24:29 +0800 |
commit | 06d9081a87be120d30dd6ea9a21ec63d67fe2909 (patch) | |
tree | fca55a35d0fc36d58353ea48d2605046a7e3af7b /graphics/Makefile | |
parent | 590bb871309ca55b55a24c1425159f66b36e1f76 (diff) | |
download | freebsd-ports-gnome-06d9081a87be120d30dd6ea9a21ec63d67fe2909.tar.gz freebsd-ports-gnome-06d9081a87be120d30dd6ea9a21ec63d67fe2909.tar.zst freebsd-ports-gnome-06d9081a87be120d30dd6ea9a21ec63d67fe2909.zip |
Add l2p 1.0, which creates PNG images from LaTeX math expressions.
PR: 94847
Submitted by: Nicola Vitale <nivit@email.it>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 529e842ffe68..c6ccc2746f4d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -291,6 +291,7 @@ SUBDIR += kphotoalbum SUBDIR += kudu SUBDIR += kuickshow + SUBDIR += l2p SUBDIR += landscape SUBDIR += lcms SUBDIR += leafpak |