mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
701949611f
Submitted by: chuckr@glue.umd.edu
17 lines
374 B
Makefile
17 lines
374 B
Makefile
# 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>
|