summaryrefslogtreecommitdiff
path: root/math/R-combinat/Makefile
blob: 1aae3e7e5ffdfb294138e919d44ab82b0661abb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.9 2019/08/08 19:53:48 brook Exp $

R_PKGNAME=	combinat
R_PKGVER=	0.0-8
CATEGORIES=	math

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Combinatorics utilities
LICENSE=	gnu-gpl-v2

USE_LANGUAGES=	# none

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