summaryrefslogblamecommitdiff
path: root/x11/gvid/Makefile
blob: f9c347ed3e1207c9f60544f10b87a28ffd511ef9 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                     
                 
                         
                                                  






                                                                                     
                   
                   





                                
# Ports collection Makefile for:	gvid
# Date created:				5 June 2000
# Whom:			Scott A. Moberly <smoberly@xavier.dyndns.org>
#
# $FreeBSD$
#

PORTNAME=	gvid
PORTVERSION=	0.2
PORTREVISION=	1
CATEGORIES=	x11 gnome
MASTER_SITES=	http://kvand.mit.edu/kvand/gVid/ \
		ftp://ftp.proxad.net/mirrors/ftp.linuxberg.com/files/gnome/xwin/ \
		ftp://ftp.sunsite.auc.dk/disk1/linuxberg.com/files/gnome/xwin/ \
		ftp://ftp.infomagic.com/pub/mirrors/tucows/mlinux/files/gnome/xwin/ \
		ftp://ftp.uni-c.dk/mirrors/mirror.linuxberg.com/files/gnome/xwin/

MAINTAINER=	smoberly@xavier.dyndns.org

USE_X_PREFIX=	yes
USE_GNOME=	yes

MAKE_ENV=	MKDIR="${MKDIR}"

ALL_TARGET=	gvid

.include <bsd.port.mk>