1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/net/rfbproxy/Makefile
Philippe Audeoud 62c2faf7ba - Update to 1.1.1
- Give maintainership to submitter

PR:		ports/161750
Submitted by:	Phil Phillips <pphillips _AT_ experts-exchange.com>
2011-10-18 14:54:11 +00:00

25 lines
393 B
Makefile

# 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
COMMENT= A simple tool for recording VNC sessions
GNU_CONFIGURE= yes
USE_BZIP2= yes
MAN1= rfbproxy.1
PLIST_FILES= bin/rfbproxy
.include <bsd.port.mk>