diff options
author | salo <salo> | 2003-04-11 07:28:27 +0000 |
---|---|---|
committer | salo <salo> | 2003-04-11 07:28:27 +0000 |
commit | a7c5987923fa05d35a6ea2713c5ed1baf5e187c4 (patch) | |
tree | 1af1f63f7017b6585bc92807fb61130517610be8 | |
parent | fdf4234d8c7c57274bdfaf50d58dc32956514383 (diff) | |
download | pkgsrc-a7c5987923fa05d35a6ea2713c5ed1baf5e187c4.tar.gz |
Add and enable ogmtools.
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f6499771752..6ad876ac692 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.235 2003/04/10 17:04:08 salo Exp $ +# $NetBSD: Makefile,v 1.236 2003/04/11 07:28:27 salo Exp $ # COMMENT= Graphics tools and libraries @@ -153,6 +153,7 @@ SUBDIR+= ns-cult3d SUBDIR+= ns-flash SUBDIR+= ogle SUBDIR+= ogle_gui +SUBDIR+= ogmtools SUBDIR+= opendis SUBDIR+= openptc SUBDIR+= p5-GD |