pkgsrc/devel/R-pkgconfig/Makefile
wen ad4efa21b4 Update to 2.0.2
No upstream changelog found.
2019-01-27 14:49:39 +00:00

16 lines
355 B
Makefile

# $NetBSD: Makefile,v 1.3 2019/01/27 14:49:39 wen Exp $
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/gaborcsardi/pkgconfig
COMMENT= Private Configuration for 'R' Packages
LICENSE= mit
R_PKGNAME= pkgconfig
R_PKGVER= 2.0.2
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"