Fri Dec 22 19:25:13 2023 UTC (156d)
fetch from backup


(zafer)
diff -r1.17 -r1.18 pkgsrc/math/statist/Makefile

cvs diff -r1.17 -r1.18 pkgsrc/math/statist/Makefile (expand / switch to unified diff)

--- pkgsrc/math/statist/Makefile 2017/09/04 18:08:25 1.17
+++ pkgsrc/math/statist/Makefile 2023/12/22 19:25:13 1.18
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.17 2017/09/04 18:08:25 wiz Exp $ 1# $NetBSD: Makefile,v 1.18 2023/12/22 19:25:13 zafer Exp $
2# 2#
3 3
4DISTNAME= statist-1.0.1 4DISTNAME= statist-1.0.1
5PKGREVISION= 3 5PKGREVISION= 3
6CATEGORIES= math 6CATEGORIES= math
7MASTER_SITES= http://www.usf.uni-osnabrueck.de/~breiter/tools/statist/v${PKGVERSION}/ 7MASTER_SITES= #
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://www.usf.uni-osnabrueck.de/~breiter/tools/statist/index.en.html 10HOMEPAGE= https://www.usf.uni-osnabrueck.de/~breiter/tools/statist/index.en.html
11COMMENT= Small and portable statistics program 11COMMENT= Small and portable statistics program
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot 14DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot
15CONFLICTS= freeze-[0-9]* # bin/statist 15CONFLICTS= freeze-[0-9]* # bin/statist
16 16
17MAKE_JOBS_SAFE= no 17MAKE_JOBS_SAFE= no
18 18
19CONFIGURE_DIRS= src 19CONFIGURE_DIRS= src
20BUILD_DIRS= src 20BUILD_DIRS= src