aboutsummaryrefslogtreecommitdiff
path: root/ports/libnoise/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libnoise/CONTROL')
-rw-r--r--ports/libnoise/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/libnoise/CONTROL b/ports/libnoise/CONTROL
deleted file mode 100644
index 144273305..000000000
--- a/ports/libnoise/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: libnoise
-Version: 1.0.0
-Port-Version: 1
-Homepage: https://github.com/RobertHue/libnoise
-Description: A general-purpose library that generates three-dimensional coherent noise. Useful for terrain generation and procedural texture generation. Uses a broad number of techniques (Perlin noise, ridged multifractal, etc.) and combinations of those techniques.