diff options
Diffstat (limited to 'net-p2p/xnap/metadata.xml')
-rw-r--r-- | net-p2p/xnap/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net-p2p/xnap/metadata.xml b/net-p2p/xnap/metadata.xml new file mode 100644 index 000000000000..2a82cb5838bb --- /dev/null +++ b/net-p2p/xnap/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>net-p2p</herd> + <longdescription> + XNap provides a plugin enabled framework for peer-to-peer (P2P) applications and a client which is based on that framework. It is free software and licensed under the GNU Public License . + + XNap is purely written in Java. The client features a modern Swing based user interface and console support that will run nicely on every platform with a recent Java Runtime Environment (1.3 or higher). +</longdescription> + <upstream> + <remote-id type="sourceforge">xnap</remote-id> + </upstream> +</pkgmetadata> |