diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-03 20:26:18 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-03 20:26:18 +0000 |
commit | 90c4d3b58c5d145667afc95d08bc405523749b9c (patch) | |
tree | 67e42ca4d3e668262d05fd78dfd82255d5305c30 /graphics/Makefile | |
parent | 128a5bc296d7640cdb6598d736b346c5460aa541 (diff) | |
download | ports-90c4d3b58c5d145667afc95d08bc405523749b9c.tar.gz ports-90c4d3b58c5d145667afc95d08bc405523749b9c.zip |
Add scrot 0.4, a screen capture utility that uses imlib2.
PR: 22336
Submitted by: Jeremy Norris <ishmael27@home.com>
Notes
Notes:
svn path=/head/; revision=35630
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 |