# New ports collection makefile for: libGLU # Date created: 7 May 2004 # Whom: anholt@FreeBSD.org # # $FreeBSD$ # PORTNAME= libGLU PORTVERSION= ${MESAVERSION} CATEGORIES= graphics COMMENT= OpenGL utility library USE_GL= gl USE_XORG= xmu xi SRCDIR= glu/sgi HEADERS= glu.h HEADERSDIR= include/GL .include "${.CURDIR}/../../graphics/libGL/bsd.mesalib.mk" .include