aboutsummaryrefslogtreecommitdiffstats
path: root/net/gnome-vnc/Makefile
blob: d60a18e649c3a6a4575d1a4cc044fff391130dd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    gnome-vnc
# Date created:         Sun Jul 18 1999
# Whom:             domi@saargate.de
#
# $FreeBSD$
#

PORTNAME=   gnome-vnc
PORTVERSION=    0.1
CATEGORIES=     net gnome
MASTER_SITES=   ftp://ftp.daa.com.au/pub/james/gnome/

MAINTAINER= domi@saargate.de

LIB_DEPENDS=    gnome.4:${PORTSDIR}/x11/gnomelibs

USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>