aboutsummaryrefslogtreecommitdiff
path: root/ports/libnoise/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libnoise/CONTROL')
-rw-r--r--ports/libnoise/CONTROL2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/libnoise/CONTROL b/ports/libnoise/CONTROL
index 53009a450..144273305 100644
--- a/ports/libnoise/CONTROL
+++ b/ports/libnoise/CONTROL
@@ -1,3 +1,5 @@
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.