aboutsummaryrefslogtreecommitdiff
path: root/ports/log4cxx/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/log4cxx/CONTROL')
-rw-r--r--ports/log4cxx/CONTROL6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/log4cxx/CONTROL b/ports/log4cxx/CONTROL
new file mode 100644
index 000000000..30c531eb9
--- /dev/null
+++ b/ports/log4cxx/CONTROL
@@ -0,0 +1,6 @@
+Source: log4cxx
+Version: 0.10.0-2
+Homepage: https://logging.apache.org/log4cxx/
+Description: Apache log4cxx is a logging framework for C++ patterned after Apache log4j, which uses Apache Portable Runtime for most platform-specific code and should be usable on any platform supported by APR. Apache log4cxx is licensed under the Apache License, an open source license certified by the Open Source Initiative.
+Build-Depends: apr, apr-util
+Supports: windows&!(uwp|arm|static)