head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2021.08.27.06.02.26;	author jperkin;	state dead;
branches;
next	1.1;
commitid	YxblSlTQCCA4Az6D;

1.1
date	2021.08.24.10.13.49;	author mef;	state Exp;
branches;
next	;
commitid	EMsDlPu47HOv4d6D;


desc
@@


1.2
log
@security: Spell R-gitcreds correctly.

Should hopefully unbreak bulk builds.
@
text
@# $NetBSD: Makefile,v 1.1 2021/08/24 10:13:49 mef Exp $

R_PKGNAME=	gitcreds
R_PKGVER=	0.1.1
CATEGORIES=	security

MAINTAINER=	pkgsrc-users@@NetBSD.org
COMMENT=	Query 'git' Credentials from 'R'
LICENSE=	mit	# + file LICENSE

DEPENDS+=	R-oskeyring-[0-9]*:../../security/R-oskeyring
USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@security/R-gitgreds: import R-gitcreds-0.1.1

Query, set, delete credentials from the 'git' credential store. Manage
'GitHub' tokens and other 'git' credentials. This package is to be
used by other packages that need to authenticate to 'GitHub' and/or
other 'git' repositories.
@
text
@d1 1
a1 1
# $NetBSD$
@

