diff options
author | markus <markus@FreeBSD.org> | 2004-06-22 17:57:36 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2004-06-22 17:57:36 +0800 |
commit | 25c6ee9146959d117779deb3feebc78a4ab5245f (patch) | |
tree | 0bcdf57762ef0556bdb40d052a16fb8bb641bb06 /graphics/Makefile | |
parent | bc61baba5098a4fac2026130a43867dcbd0fce2f (diff) | |
download | freebsd-ports-graphics-25c6ee9146959d117779deb3feebc78a4ab5245f.tar.gz freebsd-ports-graphics-25c6ee9146959d117779deb3feebc78a4ab5245f.tar.zst freebsd-ports-graphics-25c6ee9146959d117779deb3feebc78a4ab5245f.zip |
Add potracegui 1.0, a GUI for potrace, a program for tracing bitmap
images.
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 42c75606b15..7bee80e9695 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -331,6 +331,7 @@ SUBDIR += pngwriter SUBDIR += pornview SUBDIR += potrace + SUBDIR += potracegui SUBDIR += povray SUBDIR += povray31 SUBDIR += ppmcaption |