diff options
author | will <will@FreeBSD.org> | 2001-06-09 00:54:25 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-06-09 00:54:25 +0800 |
commit | 0224c7c976d808111a75a10e5c271a9af742865b (patch) | |
tree | c77d6591fe43e4733c9d1f1a5dd54c5c6cddf9f3 /graphics/Makefile | |
parent | 87859631daaaaf1ef6e18461694bcc19739f7536 (diff) | |
download | freebsd-ports-gnome-0224c7c976d808111a75a10e5c271a9af742865b.tar.gz freebsd-ports-gnome-0224c7c976d808111a75a10e5c271a9af742865b.tar.zst freebsd-ports-gnome-0224c7c976d808111a75a10e5c271a9af742865b.zip |
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>
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 |