diff options
author | stas <stas@FreeBSD.org> | 2009-10-17 18:29:21 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-10-17 18:29:21 +0800 |
commit | f86393d51332c545ba98b17dda6788ae7efa5c57 (patch) | |
tree | 04ad095efb6bd5c86fc61e62af3873c575a48d3f /graphics/Makefile | |
parent | bf6726ad3e5e2ae55d743de6e4d7642e710fa087 (diff) | |
download | freebsd-ports-gnome-f86393d51332c545ba98b17dda6788ae7efa5c57.tar.gz freebsd-ports-gnome-f86393d51332c545ba98b17dda6788ae7efa5c57.tar.zst freebsd-ports-gnome-f86393d51332c545ba98b17dda6788ae7efa5c57.zip |
- Add graphics/podofo, a PDF manipulation library.
WWW: http://podofo.sourceforge.net
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 05f89b9058d3..6d5b08331c3f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -698,6 +698,7 @@ SUBDIR += pngquant SUBDIR += pngrewrite SUBDIR += pngwriter + SUBDIR += podofo SUBDIR += poppler SUBDIR += poppler-data SUBDIR += poppler-gtk |