freebsd-ports/net/gnome-vnc/Makefile
Ade Lovett bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00

20 lines
364 B
Makefile

# 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_GNOMELIBS= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>