aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>2001-05-18 16:32:25 +0000
committerNik Clayton <nik@FreeBSD.org>2001-05-18 16:32:25 +0000
commitc83d873641277734e4a7da61d17cfbf959253e18 (patch)
tree8c26349d4917bedb0233e925cc6a426466d2157e /graphics/Makefile
parente5d79607912dd70ab99bdf9927abd6c0f473e811 (diff)
downloadports-c83d873641277734e4a7da61d17cfbf959253e18.tar.gz
ports-c83d873641277734e4a7da61d17cfbf959253e18.zip
Add shot2png, which takes syscons screenshots generated by scrshot(1) and
turns 'em in to PNG files.
Notes
Notes: svn path=/head/; revision=42712
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 d9a2544842ad..ea338cd49ccf 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -212,6 +212,7 @@
SUBDIR += sdl_image
SUBDIR += sdl_ttf
SUBDIR += seejpeg
+ SUBDIR += shot2png
SUBDIR += sketch
SUBDIR += smpeg
SUBDIR += smpeg-xmms