pkgsrc/math/R-stabledist/Makefile

15 lines
317 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:54 brook Exp $
R_PKGNAME= stabledist
R_PKGVER= 0.7-1
CATEGORIES= math
MAINTAINER= minskim@NetBSD.org
COMMENT= Stable distribution functions
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"