Import of pkgsrc-2014Q1

This commit is contained in:
2014-11-05 12:41:07 +01:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions
+19
View File
@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.1 2013/11/01 20:36:57 wiz Exp $
DISTNAME= presentproto-1.0
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/archive/individual/proto/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE=
COMMENT= X11 extension for efficient window updates
#LICENSE= # TODO: (see mk/license.mk)
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c
PKGCONFIG_OVERRIDE+= presentproto.pc.in
.include "../../mk/bsd.pkg.mk"