# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:56 brook Exp $

R_PKGNAME=	gsubfn
R_PKGVER=	0.7
CATEGORIES=	textproc

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Utilities for strings and function arguments
LICENSE=	gnu-gpl-v2 OR gnu-gpl-v3

DEPENDS+=	R-proto>=1.0.0:../../devel/R-proto

USE_LANGUAGES=	# none

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