aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.10.xml
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-28 09:12:37 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-28 09:12:37 -0300
commit173f48bf08482c9b6c919f7275e6f0cc2b402944 (patch)
tree166f477d17b0c0b38390620b88b797f643c8e27c /pkg_config.10.xml
parent6500c8a27534895557e4f5ed046e244a51e2b721 (diff)
downloadpfsense-packages-173f48bf08482c9b6c919f7275e6f0cc2b402944.tar.gz
pfsense-packages-173f48bf08482c9b6c919f7275e6f0cc2b402944.tar.bz2
pfsense-packages-173f48bf08482c9b6c919f7275e6f0cc2b402944.zip
Sanitize imspector version, add port_category, run_depends and fix pbi checking
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r--pkg_config.10.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index 82a737b0..bc2c3ff8 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -758,7 +758,7 @@
<website>http://www.imspector.org/</website>
<category>Network Management</category>
<maintainer>marcellocoutinho@gmail.com</maintainer>
- <version>20111108_2 pkg v 0.3.2</version>
+ <version>0.3.2</version>
<required_version>2.2</required_version>
<status>BETA</status>
<pkginfolink>https://doc.pfsense.org/index.php/IMSpector_package</pkginfolink>
@@ -766,6 +766,8 @@
<configurationfile>imspector.xml</configurationfile>
<depends_on_package_pbi>imspector-20111108_2-##ARCH##.pbi</depends_on_package_pbi>
<build_options>imspector_SET_FORCE=PLUGINS;imspector_UNSET_FORCE=IPFW</build_options>
+ <port_category>net-im</port_category>
+ <run_depends>sbin/imspector:net-im/imspector</run_depends>
<build_pbi>
<port>net-im/imspector</port>
</build_pbi>