summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/owfs/metadata.xml')
-rw-r--r--sys-fs/owfs/metadata.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/sys-fs/owfs/metadata.xml b/sys-fs/owfs/metadata.xml
new file mode 100644
index 000000000000..f7c7df462bdd
--- /dev/null
+++ b/sys-fs/owfs/metadata.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ </maintainer>
+ <longdescription>
+OWFS (One Wire File System) is an easy way to use the powerful 1-wire system
+of Dallas/Maxim. A simple and flexible program to monitor and control the
+physical environment. You can write scripts to read temperature, flash
+lights, write to an LCD, log and graph, ...
+</longdescription>
+ <use>
+ <flag name="ftpd">Enable building the OWFS FTP server (owftpd)</flag>
+ <flag name="fuse">Enable building the FUSE-based OWFS client (owfs)</flag>
+ <flag name="httpd">Enable building the OWFS web server (owhttpd)</flag>
+ <flag name="parport">Enable support for the DS1410E parallel port
+ adapter</flag>
+ <flag name="server">Enable building the OWFS server (owserver)</flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">owfs</remote-id>
+ </upstream>
+</pkgmetadata>