aboutsummaryrefslogtreecommitdiff
path: root/graphics/vid
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-12-29 19:40:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-12-29 19:40:21 +0000
commitad9fb43e113aea87bb7dd2dc0b81e57cf34cf99b (patch)
tree2b1cb1b46aeaf1a422cc6a629ab931877f2400ff /graphics/vid
parente4ddb7fa93d52253a6b5e9103ad04d999d58c70c (diff)
downloadports-ad9fb43e113aea87bb7dd2dc0b81e57cf34cf99b.tar.gz
ports-ad9fb43e113aea87bb7dd2dc0b81e57cf34cf99b.zip
- Unfetchable since 2002; detonate in two months
- Portlint PR: ports/91056 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes
Notes: svn path=/head/; revision=152370
Diffstat (limited to 'graphics/vid')
-rw-r--r--graphics/vid/Makefile15
-rw-r--r--graphics/vid/pkg-descr3
2 files changed, 6 insertions, 12 deletions
diff --git a/graphics/vid/Makefile b/graphics/vid/Makefile
index 9b59f034eaa9..e61a6a6a5786 100644
--- a/graphics/vid/Makefile
+++ b/graphics/vid/Makefile
@@ -7,21 +7,18 @@
PORTNAME= vid
PORTVERSION= 1.0.1
-PORTREVSION= 1
+PORTREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= http://members.home.com/housel/
+MASTER_SITES= #
MAINTAINER= ports@FreeBSD.org
COMMENT= Grab images from USB Cameras using the OV511 and OV511+ chipset
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 400000
-BROKEN= requires FreeBSD 4.0 or later
-.endif
-
LIB_DEPENDS= netpbm:${PORTSDIR}/graphics/netpbm
+DEPRECATED= mastersite disappeared, no longer maintained by author
+EXPIRATION_DATE=2006-02-28
+
PLIST_FILES= bin/vid
# The port does not understand 'make all' or 'make install'
# so change the 'all_target' to be empty and use our own do-install handler.
@@ -31,4 +28,4 @@ ALL_TARGET=
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/vid ${PREFIX}/bin
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/graphics/vid/pkg-descr b/graphics/vid/pkg-descr
index cf6519d7675d..e1c3ecfab068 100644
--- a/graphics/vid/pkg-descr
+++ b/graphics/vid/pkg-descr
@@ -22,6 +22,3 @@ Josh Elsasser <jre@vineyard.net> has added support for OV511+ cameras.
Older Creative WebCam 3's use the OV511 but newer ones use the OV511+
On my OV511+ Trust SpaceCam 300 the image appears orange. I'm investigating.
-
-
-WWW: http://members.home.com/housel/