diff options
author | markp <markp@FreeBSD.org> | 2001-07-07 11:52:10 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-07-07 11:52:10 +0800 |
commit | 2870a30fc356b5fc9edc9404893b0d8e942ec444 (patch) | |
tree | 01f9a534d62b409db325fa9eae73d84eb8cf4c7c /graphics/Makefile | |
parent | 90b6c3fe7779f2e2fac4b0ef34f0d2302e662db2 (diff) | |
download | freebsd-ports-gnome-2870a30fc356b5fc9edc9404893b0d8e942ec444.tar.gz freebsd-ports-gnome-2870a30fc356b5fc9edc9404893b0d8e942ec444.tar.zst freebsd-ports-gnome-2870a30fc356b5fc9edc9404893b0d8e942ec444.zip |
Add peps 1.0, converts EPS images to anti-aliased PGM bitmaps.
PR: 28753
Submitted by: petef@databits.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 253a9c175c4b..eb6b6d4c4513 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -177,6 +177,7 @@ SUBDIR += p5-Imlib2 SUBDIR += p5-chart SUBDIR += panorama + SUBDIR += peps SUBDIR += pgperl SUBDIR += pgplot SUBDIR += photopc |