diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-17 11:50:26 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-17 11:50:26 +0800 |
commit | 1140b2a5defaa6656951c6ad1aa23fddfe019869 (patch) | |
tree | aca176418f9dd6ae9faa6c3ace3a25b4aecb412d /graphics/Makefile | |
parent | 7ce06fcf76597c07fd1a6a659c66faf66356f378 (diff) | |
download | freebsd-ports-gnome-1140b2a5defaa6656951c6ad1aa23fddfe019869.tar.gz freebsd-ports-gnome-1140b2a5defaa6656951c6ad1aa23fddfe019869.tar.zst freebsd-ports-gnome-1140b2a5defaa6656951c6ad1aa23fddfe019869.zip |
New port: graphics/ophoto
Ophoto: USB support for Kodak DC240 and DC280 cameras
PR: ports/35995
Submitted by: Robert Withrow <witr@rwwa.com>
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 |