pkgsrc/math/R-Formula/Makefile

15 lines
313 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:44 brook Exp $
R_PKGNAME= Formula
R_PKGVER= 1.2-3
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Extended model formulas
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"