1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/graphics/mesagl/Makefile
Thomas Gellekum 9f672be6c8 Upgrade to 2.1.
Closes PR #2659.

Submitted by:	Paulo Menezes <paulo@isr.uc.pt>
1997-02-13 14:57:27 +00:00

21 lines
374 B
Makefile

# New ports collection makefile for: Mesa
# Version required: 2.1
# Date created: 3 Feb 1997
# Whom: paulo@isr.uc.pt
#
# $Id$
#
DISTNAME= Mesa-2.1
CATEGORIES= graphics
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/
ALL_TARGET= freebsd
USE_X11= yes
pre-install:
$(FILESDIR)/INSTALL $(DISTNAME) PRE-INSTALL
.include <bsd.port.mk>