14 lines
347 B
Makefile
14 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.4 2011/11/06 22:24:45 mishka Exp $
|
|
|
|
CATEGORIES= math
|
|
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/combinat/
|
|
COMMENT= Routines for combinatorics
|
|
|
|
R_PKGNAME= combinat
|
|
R_PKGVER= 0.0-8
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|