diff options
Diffstat (limited to 'dev-util/jif/metadata.xml')
-rw-r--r-- | dev-util/jif/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-util/jif/metadata.xml b/dev-util/jif/metadata.xml new file mode 100644 index 000000000000..6b5bc167b0ff --- /dev/null +++ b/dev-util/jif/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>s4t4n@gentoo.org</email> + <name>Michele Noberasco</name> +</maintainer> +<longdescription> +JIF is an Integrated Development Environment (IDE), written entirely in Java, +for the creation of text adventures based on Graham Nelson's Inform standard. +With JIF it's possible to edit, compile and run a text adventure in the z-code +and glulx formats. +</longdescription> +</pkgmetadata> |