summaryrefslogtreecommitdiff
path: root/graphics/mesagl/Makefile
blob: eeda56b89685230b48a8b6488d43feee184e9053 (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.9 1996/04/12 08:29:07 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>