diff options
author | Daniel Stefan Haischt <dsh@pfsense.org> | 2006-10-09 16:14:03 +0000 |
---|---|---|
committer | Daniel Stefan Haischt <dsh@pfsense.org> | 2006-10-09 16:14:03 +0000 |
commit | 62181d377c8970857817bad15e14d91c78a72d11 (patch) | |
tree | 569aa783c64d2ef059090bc0bee45854af3c4458 /packages | |
parent | 178d6de6dc2d8d2b4d6947ce0b7b3640809eab0a (diff) | |
download | pfsense-packages-62181d377c8970857817bad15e14d91c78a72d11.tar.gz pfsense-packages-62181d377c8970857817bad15e14d91c78a72d11.tar.bz2 pfsense-packages-62181d377c8970857817bad15e14d91c78a72d11.zip |
added phpmrss HEAD package (only installs binary files no GUI etc.)
Diffstat (limited to 'packages')
-rw-r--r-- | packages/phpmrss.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/phpmrss.xml b/packages/phpmrss.xml new file mode 100644 index 00000000..bc077819 --- /dev/null +++ b/packages/phpmrss.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8" ?> +<packagegui> + <name>phpmrss</name> + <version>0.13</version> + <title>mRSS</title> + <custom_delete_php_command> + </custom_delete_php_command> + <custom_php_resync_config_command> + </custom_php_resync_config_command> + <custom_php_install_command> + </custom_php_install_command> + <custom_php_deinstall_command> + </custom_php_deinstall_command> +</packagegui>
\ No newline at end of file |