aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Mesa3/Makefile
blob: 5b77cd412994b4930dac781a2b33e664e1ab3ed6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    Mesa
# Version required:     2.1
# Date created:         3 Feb 1997
# Whom:                 paulo@isr.uc.pt
#
# $Id: Makefile,v 1.16 1997/02/13 14:57:10 tg Exp $
#

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

MAINTAINER= ports@freebsd.org

ALL_TARGET= freebsd
USE_X11=    yes

.include <bsd.port.mk>