mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
20 lines
380 B
Makefile
20 lines
380 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.12 1996/12/05 12:21:43 jkh 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>
|
|
|
|
|