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

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

MAINTAINER= domi@saargate.de

USE_GNOMENG=    yes
USE_GNOME=  gnomelibs
USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>