diff options
Diffstat (limited to 'sci-mathematics/form/metadata.xml')
-rw-r--r-- | sci-mathematics/form/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sci-mathematics/form/metadata.xml b/sci-mathematics/form/metadata.xml new file mode 100644 index 000000000000..05d73a9db6bb --- /dev/null +++ b/sci-mathematics/form/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sci-mathematics</herd> + <longdescription lang="en"> +A system which can efficiently manipulate huge formulas limited only by available disk space. +</longdescription> + <use> + <flag name="devref">Build and install developers reference</flag> + <flag name="doxygen">Build and install API documentation</flag> + </use> +</pkgmetadata> |