summaryrefslogtreecommitdiff
path: root/math/R-combinat/Makefile
blob: c0f237f708eb04b27443fb7b3988ab560bdbb6ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:16:03 markd Exp $
#

CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	${R_HOMEPAGE_BASE}/combinat.html
COMMENT=	Routines for combinatorics

R_PKGNAME=	combinat
R_PKGVER=	0.0-6

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"