]> granicus.if.org Git - file/commitdiff
new magic from xdelaruelle
authorChristos Zoulas <christos@zoulas.com>
Tue, 15 Oct 2019 18:04:40 +0000 (18:04 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 15 Oct 2019 18:04:40 +0000 (18:04 +0000)
magic/Magdir/modulefile [new file with mode: 0644]
magic/Makefile.am

diff --git a/magic/Magdir/modulefile b/magic/Magdir/modulefile
new file mode 100644 (file)
index 0000000..46c3baf
--- /dev/null
@@ -0,0 +1,9 @@
+
+#------------------------------------------------------------------------------
+# $File: modulefile,v 1.1 2019/10/15 18:04:40 christos Exp $
+# modulefile:  file(1) magic for user's environment modulefile
+# URL: http://modules.sourceforge.net/
+# Reference: https://modules.readthedocs.io/en/stable/modulefile.html
+# From: Xavier Delaruelle <xavier.delaruelle@cea.fr>
+0      string  #%Module        modulefile
+!:mime text/x-modulefile
index 2c0dfc3121feebd5591a252d2b337249fffd7d30..ea5cc391a91590d64dbc407745a49d6a14081e74 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $File: Makefile.am,v 1.149 2019/10/04 18:46:29 christos Exp $
+# $File: Makefile.am,v 1.150 2019/10/15 18:04:40 christos Exp $
 #
 MAGIC_FRAGMENT_BASE = Magdir
 MAGIC_DIR = $(top_srcdir)/magic
@@ -181,6 +181,7 @@ $(MAGIC_FRAGMENT_DIR)/mkid \
 $(MAGIC_FRAGMENT_DIR)/mlssa \
 $(MAGIC_FRAGMENT_DIR)/mmdf \
 $(MAGIC_FRAGMENT_DIR)/modem \
+$(MAGIC_FRAGMENT_DIR)/modulefile \
 $(MAGIC_FRAGMENT_DIR)/motorola \
 $(MAGIC_FRAGMENT_DIR)/mozilla \
 $(MAGIC_FRAGMENT_DIR)/msdos \