![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / math / R-sets / Makefile (download)
Revision 1.1, Sat Aug 28 06:26:31 2021 UTC (9 months, 4 weeks ago) by mef
math/R-sets: import R-sets-1.0.18 Data structures and basic operations for ordinary sets, generalizations such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals. |
# $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"