1999-10-07 05:53:27 +02:00
|
|
|
# New ports collection makefile for: gnome-vnc
|
|
|
|
# Date created: Sun Jul 18 1999
|
|
|
|
# Whom: domi@saargate.de
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 20:14:07 +02:00
|
|
|
PORTNAME= gnome-vnc
|
|
|
|
PORTVERSION= 0.1
|
2004-02-04 06:10:27 +01:00
|
|
|
PORTREVISION= 2
|
2001-02-05 16:50:41 +01:00
|
|
|
CATEGORIES= net gnome
|
1999-10-07 05:53:27 +02:00
|
|
|
MASTER_SITES= ftp://ftp.daa.com.au/pub/james/gnome/
|
|
|
|
|
|
|
|
MAINTAINER= domi@saargate.de
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= A GNOME/gtk viewer for VNC servers
|
1999-10-07 05:53:27 +02:00
|
|
|
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/gnome-vnc-viewer
|
2002-09-03 03:06:26 +02:00
|
|
|
USE_GNOME= gnomelibs
|
1999-10-07 05:53:27 +02:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|