aboutsummaryrefslogtreecommitdiff
path: root/ports/openscap/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/openscap/CONTROL')
-rw-r--r--ports/openscap/CONTROL18
1 files changed, 18 insertions, 0 deletions
diff --git a/ports/openscap/CONTROL b/ports/openscap/CONTROL
new file mode 100644
index 000000000..631a0c794
--- /dev/null
+++ b/ports/openscap/CONTROL
@@ -0,0 +1,18 @@
+Source: openscap
+Version: 1.3.1
+Homepage: https://github.com/OpenSCAP/openscap
+Description: The oscap program is a command line tool that allows users to load, scan, validate, edit, and export SCAP documents.
+Build-Depends: libxslt, libxml2, libzip, curl, pcre2, libpopt, pthread, glib, openssl, zlib
+
+Feature: docs
+Description: install docs
+
+Feature: tests
+Description: build with tests
+
+Feature: util
+Description: build available utils
+Build-Depends: getopt-win32 (windows)
+
+Feature: python
+Description: build with python3 \ No newline at end of file