summaryrefslogtreecommitdiff
path: root/math/R-sets/Makefile
blob: 9b2ab6941af6b50cd7132465bf575c981bd89362 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1 2021/08/28 06:26:31 mef Exp $

R_PKGNAME=	sets
R_PKGVER=	1.0-18

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Sets, Generalized Sets, Customizable Sets and Intervals
LICENSE=	gnu-gpl-v2

USE_LANGUAGES=	c

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