diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 03:50:26 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 03:50:26 +0000 |
commit | 4292a42f1e3a8d4f1d11c5ba4b71fedaeb6f10ad (patch) | |
tree | 709c5e766d3ffccbc3143e2d96b27387fa4bcd85 /graphics/Makefile | |
parent | f8bb702c0b3d921dab490bea6d77e0a7f2b40ff4 (diff) | |
download | ports-4292a42f1e3a8d4f1d11c5ba4b71fedaeb6f10ad.tar.gz ports-4292a42f1e3a8d4f1d11c5ba4b71fedaeb6f10ad.zip |
New port: graphics/ophoto
Ophoto: USB support for Kodak DC240 and DC280 cameras
PR: ports/35995
Submitted by: Robert Withrow <witr@rwwa.com>
Notes
Notes:
svn path=/head/; revision=73301
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 ddaba1e38bcd..bc4bf9363d15 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -237,6 +237,7 @@ SUBDIR += opendx SUBDIR += opendx-samples SUBDIR += opengl-man + SUBDIR += ophoto SUBDIR += osg SUBDIR += p5-Chart-PNGgraph SUBDIR += p5-GD |