diff options
author | pi <pi@FreeBSD.org> | 2014-06-23 20:27:16 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2014-06-23 20:27:16 +0800 |
commit | 7b643522aa0e3c9815e9f044e65d3b0a412f3505 (patch) | |
tree | b78dd7d43bb9af73419ad332e483f4360daefb92 /sysutils/Makefile | |
parent | ac84e2193181de0a17a466e990881b9f7f898860 (diff) | |
download | freebsd-ports-gnome-7b643522aa0e3c9815e9f044e65d3b0a412f3505.tar.gz freebsd-ports-gnome-7b643522aa0e3c9815e9f044e65d3b0a412f3505.tar.zst freebsd-ports-gnome-7b643522aa0e3c9815e9f044e65d3b0a412f3505.zip |
sysutils/n98-magerun: new port
Provides some handy tools for magento developers like a quick database
info from local.xml or a database dump feature, cache clearing, admin
user password reset. You can also easily install a complete shop and
sample data with buildin installer. For coders there are also many
features like a module kickstarter (with modman support).
WWW: http://magerun.net/
PR: 189873
Submitted by: Melvyn Sopacua <melvyn@magemana.nl>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 2aeb645a9211..7354a51089ec 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -544,6 +544,7 @@ SUBDIR += munin-node SUBDIR += muse SUBDIR += mybashburn + SUBDIR += n98-magerun SUBDIR += nagios-statd SUBDIR += namefix SUBDIR += nbosd |