Import of pkgsrc-2016Q3

This commit is contained in:
2016-11-18 22:39:22 +01:00
committed by sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949747 additions and 377081 deletions
+21
View File
@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.1 2015/10/14 21:35:28 wiz Exp $
DISTNAME= glw-8.0.0
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glw/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://cgit.freedesktop.org/mesa/glw/
COMMENT= GL widget for Athena and Motif
#LICENSE= http://cgit.freedesktop.org/mesa/glw/tree/README
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= glw.pc.in
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"