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,26 @@
# $NetBSD: Makefile,v 1.5 2013/06/17 12:44:54 wiz Exp $
#
DISTNAME= gnome-keyring-sharp-1.0.0
PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gnome-keyring-sharp/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://andrew.jorgensenfamily.us/2008/08/gnome-keyring-sharp/
COMMENT= Mono implementation of gnome-keyring
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= # none
PKGCONFIG_OVERRIDE+= src/gnome-keyring-sharp-1.0.pc.in
CONFIGURE_ARGS+= --disable-monodoc
.include "options.mk"
.include "../../lang/mono2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"