ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/graphics/libGLU/Makefile
Revision: 24067
Committed: Sun Sep 2 21:16:14 2018 UTC (5 years, 7 months ago) by laffer1
File size: 434 byte(s)
Log Message:
remove old mesa port.

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= libGLU
4 PORTVERSION= 9.0.0
5 PORTREVISION= 3
6 CATEGORIES= graphics
7 MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glu/
8 DISTNAME= glu-${PORTVERSION}
9
10 MAINTAINER= ports@MidnightBSD.org
11 COMMENT= OpenGL utility library
12
13 LICENSE= mit
14
15 GNU_CONFIGURE= yes
16 CONFIGURE_ARGS= --disable-static
17 INSTALL_TARGET= install-strip
18 USES= libtool pathfix pkgconfig tar:bzip2
19 USE_GL= gl
20 USE_LDCONFIG= yes
21
22 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H