1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/gnome-vnc/Makefile
Mario Sergio Fujikawa Ferreira b9d28dac8b Deploy USE_GNOMENG infrastructure
PR:		42345
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 01:06:26 +00:00

22 lines
383 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_GNOMENG= yes
USE_GNOME= gnomelibs
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>