mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
b343c89360
Should have been done by: nakai
21 lines
384 B
Makefile
21 lines
384 B
Makefile
# New ports collection makefile for: gnome-vnc
|
|
# Version required: 0.1
|
|
# Date created: Sun Jul 18 1999
|
|
# Whom: domi@saargate.de
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= gnome-vnc-0.1
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.daa.com.au/pub/james/gnome/
|
|
|
|
MAINTAINER= domi@saargate.de
|
|
|
|
LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs
|
|
|
|
USE_X_PREFIX= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|