1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/graphics/mesagl/Makefile

21 lines
374 B
Makefile
Raw Normal View History

# 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>