diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-04-28 11:23:25 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-04-28 11:23:25 -0300 |
commit | 3461f32f0dde8f9854ea8d4ea9791e499d04cf2b (patch) | |
tree | 1d72c5c6ec5e8faed95d09e8790618433e1f2ce8 /pkg_config.10.xml | |
parent | 74c17b83142ce38e5d61a12168ea67402273aa5d (diff) | |
download | pfsense-packages-3461f32f0dde8f9854ea8d4ea9791e499d04cf2b.tar.gz pfsense-packages-3461f32f0dde8f9854ea8d4ea9791e499d04cf2b.tar.bz2 pfsense-packages-3461f32f0dde8f9854ea8d4ea9791e499d04cf2b.zip |
Add run_depends and port_category for iperf
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r-- | pkg_config.10.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 6ef3dd8f..4bc4e03d 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -933,6 +933,8 @@ <pkginfolink>https://doc.pfsense.org/index.php/Iperf_package</pkginfolink> <required_version>2.2</required_version> <configurationfile>iperf.xml</configurationfile> + <port_category>benchmarks</port_category> + <run_depends>bin/iperf:benchmarks/iperf</run_depends> <build_pbi> <port>benchmarks/iperf</port> </build_pbi> |