pkgsrc/devel/R-rematch/Makefile
bacon 68677553e2 devel/R-rematch: Release maintainership
Narrowing my focus to biology packages
2021-06-23 20:03:45 +00:00

14 lines
312 B
Makefile

# $NetBSD: Makefile,v 1.3 2021/06/23 20:03:45 bacon Exp $
R_PKGNAME= rematch
R_PKGVER= 1.0.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Match regular expressions with a nicer API
LICENSE= mit
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"