1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/games/gleyes/Makefile
Ade Lovett 6d2fbaba1a Support X11BASE/PREFIX properly
PR:		21611
Submitted by:	Ports Fury (no response from maintainer)
2000-10-13 20:24:37 +00:00

25 lines
587 B
Makefile

# New ports collection makefile for: gleyes
# Date created: 2 December 1998
# Whom: Malte Lance <malte.lance@gmx.net>
#
# $FreeBSD$
#
PORTNAME= gleyes
PORTVERSION= 0.2
CATEGORIES= games
MASTER_SITES= ftp://ftp.kddlabs.co.jp/.1/X11/acontrib/gleyes/ \
ftp://ftp.riken.go.jp/pub/X11/acontrib/gleyes/ \
ftp://ftp.cit.nepean.uws.edu.au/unix/X/graphics/
# initial distribution location was http://puma.inf.ufpr.br/~claudio/gleyes/
# which is unresponsive since about 21.12.1998
MAINTAINER= malte.lance@gmx.net
USE_X_PREFIX= yes
USE_MESA= yes
MAN1= gleyes.1
.include <bsd.port.mk>