diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-09-07 06:05:47 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-09-07 06:05:47 +0000 |
commit | aca9126d60fca64613800cebdc8c496a3903b0b9 (patch) | |
tree | 193b8ccd39455f603bada1421a01e92e88004c85 /graphics/Makefile | |
parent | 97bae88ce37866e1ef986ec52f489ab01b6feca1 (diff) | |
download | ports-aca9126d60fca64613800cebdc8c496a3903b0b9.tar.gz ports-aca9126d60fca64613800cebdc8c496a3903b0b9.zip |
PRICE can open several image file formats and apply high-quality filters
and other enhancements.
PR: 102658
Submitted by: Gürkan Sengün
Notes
Notes:
svn path=/head/; revision=172449
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 3dab2b10034b..95caea66f19d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -522,6 +522,7 @@ SUBDIR += povray31 SUBDIR += ppmcaption SUBDIR += preview + SUBDIR += price SUBDIR += proj SUBDIR += pstoedit SUBDIR += pstoepsi |