summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-scheme/mit-scheme/metadata.xml')
-rw-r--r--dev-scheme/mit-scheme/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-scheme/mit-scheme/metadata.xml b/dev-scheme/mit-scheme/metadata.xml
new file mode 100644
index 000000000000..c9a9415a00c7
--- /dev/null
+++ b/dev-scheme/mit-scheme/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="project">
+ <email>scheme@gentoo.org</email>
+ <name>Gentoo Scheme Project</name>
+ </maintainer>
+ <longdescription>
+ MIT/GNU Scheme is an implementation of the Scheme programming language,
+ providing an interpreter, compiler, source-code debugger, integrated
+ Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best
+ suited to programming large applications with a rapid development cycle.
+ </longdescription>
+ <use>
+ <flag name="blowfish">Compile with blowfish encryption support</flag>
+ </use>
+ <upstream>
+ <bugs-to>https://savannah.gnu.org/bugs/?group=mit-scheme</bugs-to>
+ </upstream>
+</pkgmetadata>