freebsd-ports/x11/gvid/Makefile

28 lines
681 B
Makefile
Raw Normal View History

# 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>