summaryrefslogtreecommitdiff
path: root/math/djbfft
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2008-02-28 14:30:39 +0000
committerschmonz <schmonz@pkgsrc.org>2008-02-28 14:30:39 +0000
commitf65a68a935ae65cdde12a1427728a16f68d90ec8 (patch)
treeb645c86453833b6e6afd28cf4061e6c017a6e235 /math/djbfft
parent81dece3feaee714057e4ff7f32ce280a7428e151 (diff)
downloadpkgsrc-f65a68a935ae65cdde12a1427728a16f68d90ec8.tar.gz
DJB has placed djbfft in the public domain. From
<URL:http://cr.yp.to/distributors.html>: What are the distribution terms for djbfft? 2008.02.27: I hereby place the djbfft package (in particular, djbfft-0.76.tar.gz, with MD5 checksum 9349eff24c1f9fdfb98cfb51bece8efb) into the public domain. The package is no longer copyrighted.
Diffstat (limited to 'math/djbfft')
-rw-r--r--math/djbfft/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile
index b0a5822bf5f..6eff5b4c930 100644
--- a/math/djbfft/Makefile
+++ b/math/djbfft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/03/28 13:22:23 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2008/02/28 14:30:39 schmonz Exp $
DISTNAME= djbfft-0.76
CATEGORIES= math
@@ -7,8 +7,9 @@ MASTER_SITES= http://cr.yp.to/djbfft/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://cr.yp.to/djbfft.html
COMMENT= Extremely fast library for floating-point convolution
+#LICENSE= public-domain
-DJB_RESTRICTED= YES
+DJB_RESTRICTED= no
NOT_FOR_PLATFORM= IRIX-*-*
INSTALLATION_DIRS= include lib