summaryrefslogtreecommitdiff
path: root/graphics/mesagl/Makefile
blob: cae56d17efc92fc876c2deb89653eee76591f647 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    Mesa
# Version required:     1.2.7
# Date created:         Tue Feb  7 12:02:49  1995
# Whom:                 hsu
#
# $Id: Makefile,v 1.10 1996/05/16 06:19:11 asami Exp $
#

DISTNAME=       Mesa-1.2.7
CATEGORIES=	graphics
MASTER_SITES=   ftp://iris.ssec.wisc.edu/pub/Mesa/

ALL_TARGET=     freebsd
USE_X11=	yes

.include <bsd.port.mk>