ad4efa21b4
No upstream changelog found.
16 lines
355 B
Makefile
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"
|