diff options
author | mi <mi@FreeBSD.org> | 2005-07-27 10:09:05 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2005-07-27 10:09:05 +0800 |
commit | 4147d218df9d6d3e7ab2bf38c4b6161b58e86255 (patch) | |
tree | 4b5f1f1bca67f44dec465a0e73964217f85f11a6 /graphics/Makefile | |
parent | 615f6c756263485bb89b3408eeb9a38cc1b777ad (diff) | |
download | freebsd-ports-gnome-4147d218df9d6d3e7ab2bf38c4b6161b58e86255.tar.gz freebsd-ports-gnome-4147d218df9d6d3e7ab2bf38c4b6161b58e86255.tar.zst freebsd-ports-gnome-4147d218df9d6d3e7ab2bf38c4b6161b58e86255.zip |
A fork of a better-known ImageMagick emphasizing user convenience
and API stability.
The port does not build nor install the Perl and Tcl APIs -- these
will be added by separate ports.
PR: ports/83932
Submitted by: Ron van Daal (maintainer to be)
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 0c58b001ffe5..21fcad3f75eb 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -8,6 +8,7 @@ SUBDIR += Coin SUBDIR += EZWGL SUBDIR += GIFgraph + SUBDIR += GraphicsMagick SUBDIR += Hermes SUBDIR += IPA SUBDIR += ImageMagick |