1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/mbone/relate/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

27 lines
659 B
Makefile

# New ports collection makefile for: relate
# Date created: 6 June 2001
# Whom: Takeshi MUTOH <mutoh@info.nara-k.ac.jp>
#
# $FreeBSD$
#
PORTNAME= relate
PORTVERSION= 2.1
PORTREVISION= 1
CATEGORIES= mbone
MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/relate-ui/${PORTVERSION}/
MAINTAINER= mutoh@openedu.org
COMMENT= Mbone integrated interface, audio, video, editor, and whiteboard
LIB_DEPENDS= tk82:${PORTSDIR}/x11-toolkits/tk82
RUN_DEPENDS= rat30:${PORTSDIR}/mbone/rat30 \
wbd:${PORTSDIR}/mbone/wbd \
nte:${PORTSDIR}/mbone/nte \
vic:${PORTSDIR}/mbone/vic
PLIST_FILES= bin/relate
WRKSRC= ${WRKDIR}/relate
.include <bsd.port.mk>