diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-08-02 20:26:20 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-08-02 20:26:20 +0000 |
commit | e65467fb9421ce4a184e6d5ad4841ce7071e10ed (patch) | |
tree | e62e29ef1be87f145167f111909955282498c6fd /pkg_config.xml | |
parent | 27c46a880191e6ab42451aae98d5872da3303e41 (diff) | |
download | pfsense-packages-e65467fb9421ce4a184e6d5ad4841ce7071e10ed.tar.gz pfsense-packages-e65467fb9421ce4a184e6d5ad4841ce7071e10ed.tar.bz2 pfsense-packages-e65467fb9421ce4a184e6d5ad4841ce7071e10ed.zip |
Add developer files to pfSense
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> |