diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-17 16:35:37 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-17 16:35:37 +0000 |
commit | b8f78bb14bee0e294625701bcf4123894bd4a1ad (patch) | |
tree | ac8197d4e82f0d270855ce69cf11540906d8b5e2 /graphics/Makefile | |
parent | Full screen text mode Hex editor using the [n]curses library (diff) |
GLiv is an image viewer that uses Imlib2 and OpenGL.
PR: ports/25861
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 c7e095509f48..b7d789f2bbe5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -61,6 +61,7 @@ SUBDIR += gimp1 SUBDIR += giram SUBDIR += gle + SUBDIR += gliv SUBDIR += gltk SUBDIR += gnofract4d SUBDIR += gnomeiconedit |