diff options
author | markp <markp@FreeBSD.org> | 2001-06-08 12:11:05 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-06-08 12:11:05 +0800 |
commit | 9f44f24f10259ade4b7bd3d7d7f438f0e2dc97d9 (patch) | |
tree | 2dd6d8a6c1609719facbfde4eec63bafb5b30f85 /graphics/Makefile | |
parent | ffa1bb0639324ea4b858ab7eafbe1e1e5545b504 (diff) | |
download | freebsd-ports-gnome-9f44f24f10259ade4b7bd3d7d7f438f0e2dc97d9.tar.gz freebsd-ports-gnome-9f44f24f10259ade4b7bd3d7d7f438f0e2dc97d9.tar.zst freebsd-ports-gnome-9f44f24f10259ade4b7bd3d7d7f438f0e2dc97d9.zip |
Add ppmcaption 0.9, a utility which adds text to images.
PR: 27788
Submitted by: Mark Pulford <mark@kyne.com.au>
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 f6d25884992a..e2f094af0667 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -189,6 +189,7 @@ SUBDIR += povray SUBDIR += povray31 SUBDIR += ppm2fli + SUBDIR += ppmcaption SUBDIR += pstoedit SUBDIR += pvmpov SUBDIR += py-imaging |