summaryrefslogtreecommitdiff
path: root/nspr.morph
diff options
context:
space:
mode:
Diffstat (limited to 'nspr.morph')
-rw-r--r--nspr.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/nspr.morph b/nspr.morph
new file mode 100644
index 0000000..b9c9150
--- /dev/null
+++ b/nspr.morph
@@ -0,0 +1,8 @@
+{
+ "name": "nspr",
+ "kind": "chunk",
+ "build-system": "autotools",
+ "configure-commands": [
+ "./configure --enable-ipv6 --with-mozilla"
+ ]
+}