MBone video tool, version 2.8 (adapted from FreeBSD ports)
This commit is contained in:
parent
cb454fff2e
commit
1f33cba9f4
26
mbone/vic/Makefile
Normal file
26
mbone/vic/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# OpenBSD makefile for: vic
|
||||
# Version required: 2.6
|
||||
# Date created: July 14 1999
|
||||
# Whom: Angelos D. Keromytis
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1999/07/15 14:02:44 angelos Exp $
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1999/07/15 14:02:44 angelos Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vic-2.8
|
||||
CATEGORIES= mbone tk80
|
||||
MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/
|
||||
DISTFILES= vicsrc-2.8.tar.gz
|
||||
|
||||
MAINTAINER= angelos@openbsd.org
|
||||
|
||||
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11/tk80
|
||||
|
||||
USE_AUTOCONF= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
post-install:
|
||||
strip ${PREFIX}/bin/vic
|
||||
strip ${PREFIX}/bin/histtolut
|
||||
|
||||
.include <bsd.port.mk>
|
1
mbone/vic/files/md5
Normal file
1
mbone/vic/files/md5
Normal file
@ -0,0 +1 @@
|
||||
MD5 (vicsrc-2.8.tar.gz) = 1f9ae3fbf8e9e47e6539c0621964542d
|
4112
mbone/vic/patches/patch-aa
Normal file
4112
mbone/vic/patches/patch-aa
Normal file
File diff suppressed because it is too large
Load Diff
1
mbone/vic/pkg/COMMENT
Normal file
1
mbone/vic/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
MBONE video tool
|
4
mbone/vic/pkg/DESCR
Normal file
4
mbone/vic/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
This package contains the binary release of LBL's `vic' network video
|
||||
conferencing tool.
|
||||
|
||||
NOTE: This kit requires XFree86 3.1, Tk, and Tcl shared libraries.
|
3
mbone/vic/pkg/PLIST
Normal file
3
mbone/vic/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
bin/vic
|
||||
bin/histtolut
|
||||
man/man1/vic.1
|
Loading…
Reference in New Issue
Block a user