# New ports collection makefile for:	linux-libGLU
# Date created:				06 Nov 2006
# Whom:					Jean-Yves Lefort <jylefort@FreeBSD.org>
#
# $FreeBSD: ports/graphics/linux-libGLU/Makefile,v 1.5 2009/04/01 10:10:12 bsam Exp $
#

PORTNAME=	libGLU
PORTVERSION=	6.8.2
PORTREVISION=	1
CATEGORIES=	graphics linux
DISTNAME=	xorg-x11-Mesa-libGLU-${PORTVERSION}-${RPMVERSION}
SRC_DISTFILES=	xorg-x11-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	OpenGL utility library (Linux version)

CONFLICTS=	linux_dri-[0-9]* linux-f8-libGLU-[0-9]*

RPMVERSION=	37.FC4.49.2.1
ONLY_FOR_ARCHS=	i386 amd64
USE_LINUX_RPM=	yes
LINUX_DIST_VER=	4
USE_LDCONFIG=	yes
AUTOMATIC_PLIST=yes
DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr

.include <bsd.port.mk>
