diff options
author | garga <garga@FreeBSD.org> | 2005-09-16 16:52:37 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-09-16 16:52:37 +0000 |
commit | ab9ff2e1865f83fdb91bc4aa684f533201e2c169 (patch) | |
tree | 91225e7470fbedb6f1bcd38331c41a954d349e9f /graphics/Makefile | |
parent | 76cf2584d160cd4f822c8ab550c2c2f13621e5bd (diff) | |
download | FreeBSD-ports-ab9ff2e1865f83fdb91bc4aa684f533201e2c169.zip FreeBSD-ports-ab9ff2e1865f83fdb91bc4aa684f533201e2c169.tar.gz |
Add pecomato 0.0.12, a command-line picture metadata processor.
PR: ports/86212
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
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 385c5b1..e57fe65 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -411,6 +411,7 @@ SUBDIR += pear-Image_Color SUBDIR += pear-Image_Graph SUBDIR += pecl-imagick + SUBDIR += pecomato SUBDIR += peps SUBDIR += pgperl SUBDIR += pgplot |