diff options
author | jim-p <jimp@pfsense.org> | 2012-07-05 16:36:42 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2012-07-05 16:36:42 -0400 |
commit | 737af9f9135fb8d89fecfcd37deca2a650ca505b (patch) | |
tree | 7e5a288dc33ae504ba8701a35ea29d836f523077 | |
parent | 3887c1c94a5cbc2af6154a6c348d7dc1e37b7407 (diff) | |
download | pfsense-packages-737af9f9135fb8d89fecfcd37deca2a650ca505b.tar.gz pfsense-packages-737af9f9135fb8d89fecfcd37deca2a650ca505b.tar.bz2 pfsense-packages-737af9f9135fb8d89fecfcd37deca2a650ca505b.zip |
Let gwled show up on amd64. Not sure if there are any platforms out there that are amd64 and that FreeBSD finds LEDs for, but if there are, no reason why this shouldn't work there too.
-rw-r--r-- | pkg_config.8.xml.amd64 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 60ca70ee..f96151e2 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1388,6 +1388,17 @@ <depends_on_package_pbi>blinkled-0.1-amd64.pbi</depends_on_package_pbi> </package> <package> + <name>gwled</name> + <descr>Allows you to use LEDs for gateway status on supported platforms (ALIX, WRAP, Soekris, etc)</descr> + <category>System</category> + <version>0.2</version> + <status>Beta</status> + <maintainer>jimp@pfsense.org</maintainer> + <required_version>2.0</required_version> + <config_file>http://www.pfsense.org/packages/config/gwled/gwled.xml</config_file> + <configurationfile>gwled.xml</configurationfile> + </package> + <package> <name>Dashboard Widget: Snort</name> <descr>Dashboard widget for Snort.</descr> <category>System</category> |