summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorschmonz <schmonz>2008-02-28 14:30:39 +0000
committerschmonz <schmonz>2008-02-28 14:30:39 +0000
commit66de0550bb2b3686ea81341223cb4bcacec62d6d (patch)
treeb645c86453833b6e6afd28cf4061e6c017a6e235 /math
parent1a27e15523165867adf2b93c1b126439fb35a509 (diff)
downloadpkgsrc-66de0550bb2b3686ea81341223cb4bcacec62d6d.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')
-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