Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.4 2012/10/29 05:07:19 asau Exp $
#
DISTNAME= xproxymanagementprotocol-1.0.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= X Proxy Management extension headers from modular X.org X11
PKGCONFIG_OVERRIDE+= xproxymngproto.pc.in
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"