diff options
author | salo <salo@pkgsrc.org> | 2003-04-11 07:28:27 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-04-11 07:28:27 +0000 |
commit | 01cf920e067025a60aac92db42b016e878923b26 (patch) | |
tree | 1af1f63f7017b6585bc92807fb61130517610be8 | |
parent | 01d3c2e1f926b2a75bb077aae4b0cba9a69f510c (diff) | |
download | pkgsrc-01cf920e067025a60aac92db42b016e878923b26.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 |