mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-08 23:06:56 +00:00
19 lines
362 B
Makefile
19 lines
362 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.14 1996/12/17 01:05:52 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= Mesa-2.0
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/
|
|
|
|
ALL_TARGET= freebsd
|
|
USE_X11= yes
|
|
|
|
.include <bsd.port.mk>
|
|
|
|
|