diff options
author | will <will@FreeBSD.org> | 2000-12-04 04:26:18 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-04 04:26:18 +0800 |
commit | 619ea3bb999655991227bfc0ce1ea59d72c676be (patch) | |
tree | 259a28bdc0643361afe3672a43c9402de1b66b52 /graphics/Makefile | |
parent | ae5dec32fdb488c69f9094668ed6fa9a0ef3bd5c (diff) | |
download | freebsd-ports-gnome-619ea3bb999655991227bfc0ce1ea59d72c676be.tar.gz freebsd-ports-gnome-619ea3bb999655991227bfc0ce1ea59d72c676be.tar.zst freebsd-ports-gnome-619ea3bb999655991227bfc0ce1ea59d72c676be.zip |
Add scrot 0.4, a screen capture utility that uses imlib2.
PR: 22336
Submitted by: Jeremy Norris <ishmael27@home.com>
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 a6a9d7ee6444..5527decd2551 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -170,6 +170,7 @@ SUBDIR += ruby-opengl SUBDIR += sane SUBDIR += sced + SUBDIR += scrot SUBDIR += scwm-icons SUBDIR += sdl_image SUBDIR += sdl_ttf |