diff options
author | veego <veego> | 2001-12-10 20:59:16 +0000 |
---|---|---|
committer | veego <veego> | 2001-12-10 20:59:16 +0000 |
commit | 658bbed9ba7b091f57e1a04579b8acf69271d9e1 (patch) | |
tree | ede8ad7300d9137ce94df527f90ab5e56538b80b /graphics | |
parent | 933b6c69bc7efde44d9ea6dd6446e174148acf15 (diff) | |
download | pkgsrc-658bbed9ba7b091f57e1a04579b8acf69271d9e1.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 |