20 lines
382 B
Makefile
20 lines
382 B
Makefile
# New ports collection makefile for: Mesa
|
|
# Version required: 2.0
|
|
# Date created: 3 Dec 1996
|
|
# Whom: paulo@isr.uc.pt
|
|
#
|
|
# $Id: Makefile,v 1.13 1996/12/06 23:28:02 asami Exp $
|
|
#
|
|
|
|
DISTNAME= Mesa-2.0
|
|
PKGNAME= Mesa-2.0
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/
|
|
|
|
ALL_TARGET= freebsd
|
|
USE_X11= yes
|
|
|
|
.include <bsd.port.mk>
|
|
|
|
|