diff options
author | will <will@FreeBSD.org> | 2001-05-20 11:21:37 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-05-20 11:21:37 +0800 |
commit | 20cf31a3b1aff70f50e4b0c84139eddc522427d1 (patch) | |
tree | 07f34a3d6abd85f8164317bfeeb310e8d78e68ad /graphics/Makefile | |
parent | 27645ac5e83976eb32d2234faf4ae4502989de42 (diff) | |
download | freebsd-ports-gnome-20cf31a3b1aff70f50e4b0c84139eddc522427d1.tar.gz freebsd-ports-gnome-20cf31a3b1aff70f50e4b0c84139eddc522427d1.tar.zst freebsd-ports-gnome-20cf31a3b1aff70f50e4b0c84139eddc522427d1.zip |
Add kuickshow 0.8.1, a fast image viewer/browser.
PR: 27170
Submitted by: Anders Nordby <anders@fix.no>
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 c6e5892d84fb..8a2723a631fd 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -107,6 +107,7 @@ SUBDIR += kdegraphics2 SUBDIR += killustrator SUBDIR += kplot3d + SUBDIR += kuickshow SUBDIR += landscape SUBDIR += lcms SUBDIR += leafpak |