diff options
-rw-r--r-- | LEGAL | 2 | ||||
-rw-r--r-- | math/djbfft/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -82,6 +82,8 @@ dgd/net-* ports/net/dgd-net Same as dgd divx4linux ports/graphics/divx4linux Restrictive copyright djbdns ports/net/djbdns no license--see http://cr.yp.to/softwarelaw.html +djbfft ports/math/djbfft no license--see + http://cr.yp.to/softwarelaw.html dnews ports/news/dnews Same as dnews3. dnews3 ports/news/dnews Only free for schools and universities, but they have to diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index 91af6aeec616..0366b750cada 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://cr.yp.to/djbfft/ MAINTAINER= lioux@FreeBSD.org +NO_PACKAGE= Forbidden - we have patches to the distribution. + ALL_TARGET= INSTALL_TARGET=setup check |