From b8654472301b331456e3343863ff43754ca14754 Mon Sep 17 00:00:00 2001 From: schmonz Date: Thu, 28 Feb 2008 14:30:39 +0000 Subject: DJB has placed djbfft in the public domain. From : 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. --- math/djbfft/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math') 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 -- cgit v1.2.3