freebsd-ports/net/rfbproxy/Makefile

25 lines
393 B
Makefile
Raw Normal View History

# ex:ts=8
# Ports collection makefile for: rfbproxy
# Date created: Sep 5, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= rfbproxy
PORTVERSION= 1.1.1
CATEGORIES= net
MASTER_SITES= SF
MAINTAINER= pphillips@experts-exchange.com
2003-02-20 20:00:52 +01:00
COMMENT= A simple tool for recording VNC sessions
GNU_CONFIGURE= yes
USE_BZIP2= yes
2004-02-05 21:38:07 +01:00
MAN1= rfbproxy.1
PLIST_FILES= bin/rfbproxy
.include <bsd.port.mk>