aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-28 11:20:03 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-28 11:20:03 -0300
commit74c17b83142ce38e5d61a12168ea67402273aa5d (patch)
tree9887f48d7d63d448c3e07cac870eb3253882fa21
parent01f4050271bf82c77b1632eab71e4a4bc2147922 (diff)
downloadpfsense-packages-74c17b83142ce38e5d61a12168ea67402273aa5d.tar.gz
pfsense-packages-74c17b83142ce38e5d61a12168ea67402273aa5d.tar.bz2
pfsense-packages-74c17b83142ce38e5d61a12168ea67402273aa5d.zip
Add run_depends and port_category for stunnel
-rw-r--r--pkg_config.10.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index 790d2226..6ef3dd8f 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -914,6 +914,8 @@
<required_version>2.2</required_version>
<config_file>https://packages.pfsense.org/packages/config/stunnel/stunnel.xml</config_file>
<configurationfile>stunnel.xml</configurationfile>
+ <port_category>security</port_category>
+ <run_depends>bin/stunnel:security/stunnel</run_depends>
<build_pbi>
<port>security/stunnel</port>
</build_pbi>