diff options
author | veego <veego@pkgsrc.org> | 2001-12-10 20:59:16 +0000 |
---|---|---|
committer | veego <veego@pkgsrc.org> | 2001-12-10 20:59:16 +0000 |
commit | bb97633e40a5c1d18034aa2de2fb63e888cc2d8d (patch) | |
tree | ede8ad7300d9137ce94df527f90ab5e56538b80b /graphics | |
parent | ffacaa0fd4fbe6bf2aa08dd0a502d8ab134b24e4 (diff) | |
download | pkgsrc-bb97633e40a5c1d18034aa2de2fb63e888cc2d8d.tar.gz |
Add ogle and ogle_gui.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 68e4f16e45e..e139fc832bb 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.166 2001/12/01 00:31:35 hubertf Exp $ +# $NetBSD: Makefile,v 1.167 2001/12/10 20:59:16 veego Exp $ # COMMENT= Graphics tools and libraries @@ -102,6 +102,8 @@ SUBDIR+= mtv SUBDIR+= ncview SUBDIR+= netpbm SUBDIR+= ns-flash +SUBDIR+= ogle +SUBDIR+= ogle_gui SUBDIR+= opendis SUBDIR+= openptc SUBDIR+= p5-GD |