pkgsrc/graphics/gle/Makefile
jlam ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00

21 lines
558 B
Makefile

# $NetBSD: Makefile,v 1.17 2004/02/14 17:21:42 jlam Exp $
#
DISTNAME= gle-3.1.0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gle/} \
http://www.linas.org/gle/pub/ \
http://metalab.unc.edu/pub/Linux/libs/X/ \
ftp://tsx-11.mit.edu/pub/linux/sources/libs/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.linas.org/gle/
COMMENT= GL subroutines for drawing tubing and extrusions
USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
.include "../../graphics/Mesa/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"