diff options
author | Will Andrews <will@FreeBSD.org> | 2001-06-08 16:54:25 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-06-08 16:54:25 +0000 |
commit | 0ca07ff1bf719c82e2ba65e97614da6ec6b7d82c (patch) | |
tree | 083b54041cfde969f1bb1f6a5c3a9838370f60fd /graphics/Makefile | |
parent | 1e0227f9f44a68fdd05f837b44f42e7cf3ca3c3c (diff) |
Add opendis 0.0.3, a program to access Flashpoint Digita-based
cameras, download images and more.
PR: 27537
Submitted by: Anders Nordby <anders@fix.no>
Notes
Notes:
svn path=/head/; revision=43648
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 e2f094af0667..2da4a8677639 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -157,6 +157,7 @@ SUBDIR += netpbm SUBDIR += netshow SUBDIR += nurbs++ + SUBDIR += opendis SUBDIR += opendx SUBDIR += opendx-samples SUBDIR += opengl-man |