13 lines
309 B
Makefile
13 lines
309 B
Makefile
# $OpenBSD: Makefile,v 1.17 2001/11/21 14:11:32 brad Exp $
|
|
# $FreeBSD: Makefile,v 1.30 1998/11/11 05:37:18 asami Exp $
|
|
|
|
COMMENT= "graphics library similar to SGI's OpenGL"
|
|
|
|
PKGNAME= Mesa
|
|
CATEGORIES= graphics
|
|
IGNORE= "is included with X now"
|
|
|
|
MAINTAINER= Brad Smith <brad@openbsd.org>
|
|
|
|
.include <bsd.port.mk>
|