summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-10-19 11:56:49 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-10-19 11:56:49 +0000
commit07eb55de8901fc4680702d5c7cc265103ae2106d (patch)
tree6e2d5740a47768e2a22e0f7e7b35a82c0ec9167c /graphics/Makefile
parentAdd update-patches, a script to generate updated versions of the (diff)
Add xzgv 0.5, an image viewer.
Submitted by: Norio Suzuki <nosuzuki@e-mail.ne.jp>
Notes
Notes: svn path=/head/; revision=33991
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 79996a7e5581..9343df38240e 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -218,6 +218,7 @@
SUBDIR += xv
SUBDIR += xv-m17n
SUBDIR += xwpick
+ SUBDIR += xzgv
SUBDIR += zimg
.include <bsd.port.subdir.mk>