diff options
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 618ad95e..9ef60a74 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -28,6 +28,16 @@ <configurationfile>lightsquid.xml</configurationfile> </package> <package> + <name>Developers</name> + <descr>Adds developers files such as GCC, etc to pfSense</descr> + <category>System</category> + <config_file>http://www.pfsense.com/packages/config/developers/developers.xml</config_file> + <version>0.1</version> + <status>BETA</status> + <required_version>1.2-BETA-2</required_version> + <configurationfile>developers.xml</configurationfile> + </package> + <package> <name>Dashboard</name> <descr>Adds pfSense dashboard that will be included with 1.3. This requires 1.2-BETA-2 or newer.</descr> <category>System</category> |