mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
b9d28dac8b
PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org>
22 lines
383 B
Makefile
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>
|