diff options
author | mcrane <mctch@yahoo.com> | 2009-07-13 17:20:27 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-07-13 17:20:27 -0600 |
commit | ca420e49388a26946b9c08956bd36edaa923f626 (patch) | |
tree | d112a20e78a66af64b7daf77f9bc20a28f06d64d /pkg_config.7.xml | |
parent | cb1d126c44ec2dcd2d2c5c118195e285c13b55d3 (diff) | |
download | pfsense-packages-ca420e49388a26946b9c08956bd36edaa923f626.tar.gz pfsense-packages-ca420e49388a26946b9c08956bd36edaa923f626.tar.bz2 pfsense-packages-ca420e49388a26946b9c08956bd36edaa923f626.zip |
FreeSWITCH package add dev version.
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 3a11b984..4de60924 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -118,6 +118,20 @@ <configurationfile>freeswitch.xml</configurationfile> </package> <package> + <name>FreeSWITCH dev</name> + <website>http://www.freeswitch.org/</website> + <descr>FreeSWITCH package development version.</descr> + <category>Services</category> + <pkginfolink>http://doc.pfsense.org/index.php/FreeSWITCH</pkginfolink> + <config_file>http://www.pfsense.com/packages/config/freeswitch_dev/freeswitch.xml</config_file> + <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> + <version>0.9.4.4</version> + <status>Beta</status> + <required_version>1.2.3</required_version> + <maintainer>markjcrane@gmail.com</maintainer> + <configurationfile>freeswitch.xml</configurationfile> + </package> + <package> <name>Notes</name> <website/> <descr>Track things you want to note for this system.</descr> |