mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-08 23:06:56 +00:00
8d16531587
Add MAINTAINER=ports.
19 lines
390 B
Makefile
19 lines
390 B
Makefile
# 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>
|