diff options
author | jkh <jkh@FreeBSD.org> | 2000-08-21 18:29:09 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 2000-08-21 18:29:09 +0800 |
commit | 51d1a64064aee74cfb721a0b3466f9440bf92d22 (patch) | |
tree | 655688f73a7743713947c33dd65967bd71770376 /graphics/Makefile | |
parent | d91657464badb4a89017abc58664368822d5ad40 (diff) | |
download | freebsd-ports-gnome-51d1a64064aee74cfb721a0b3466f9440bf92d22.tar.gz freebsd-ports-gnome-51d1a64064aee74cfb721a0b3466f9440bf92d22.tar.zst freebsd-ports-gnome-51d1a64064aee74cfb721a0b3466f9440bf92d22.zip |
Camserv is a program to do streaming video through the web. Streaming
video can be sent to both Netscape and Internet Explorer clients in
multi-part JPEG format. Supports cards handled by the bktr(4) driver.
PR: 20116
Submitted by: Charles Hein <chein@GeekDude.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 76d9ed137208..1c8b2f68af83 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -13,6 +13,7 @@ SUBDIR += aview SUBDIR += backfract SUBDIR += camediaplay + SUBDIR += camserv SUBDIR += chbg SUBDIR += cqcam SUBDIR += dc20ctrl |