summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/netbeans/metadata.xml')
-rw-r--r--dev-util/netbeans/metadata.xml30
1 files changed, 14 insertions, 16 deletions
diff --git a/dev-util/netbeans/metadata.xml b/dev-util/netbeans/metadata.xml
index 9e038d21b5f8..e8242f5a9d2e 100644
--- a/dev-util/netbeans/metadata.xml
+++ b/dev-util/netbeans/metadata.xml
@@ -1,21 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-
- <herd>dev-tools</herd>
- <herd>java</herd>
-
- <maintainer>
- <email>fordfrog@gentoo.org</email>
- <name>Miroslav Šulc</name>
- </maintainer>
-
- <maintainer>
- <email>wltjr@gentoo.org</email>
- <name>William L. Thomson Jr.</name>
- </maintainer>
-
- <longdescription>
+ <herd>dev-tools</herd>
+ <herd>java</herd>
+ <maintainer>
+ <email>fordfrog@gentoo.org</email>
+ <name>Miroslav Šulc</name>
+ </maintainer>
+ <maintainer>
+ <email>wltjr@gentoo.org</email>
+ <name>William L. Thomson Jr.</name>
+ </maintainer>
+ <longdescription>
NetBeans is dedicated to providing rock solid software development products (NetBeans IDE, NetBeans Platform) that address the needs
of developers, users and the businesses who rely on NetBeans as a basis for their products. NetBeans is also a vibrant community
where people from just about any country you can think of, have the ability ask questions, give advice, make a wide variety of
@@ -26,5 +22,7 @@ In June of 2000 NetBeans was made Open Source by Sun Microsystems who remains th
NetBeans IDE and NetBeans Platform. Both products are free for commercial and noncommercial use. The source code to both are available
to anyone, to reuse as they see fit, under the terms of use.
</longdescription>
-
+ <use>
+ <flag name="c++">Adds Netbeans C/C++ Pack</flag>
+ </use>
</pkgmetadata>