diff options
author | miwi <miwi@FreeBSD.org> | 2012-04-11 00:33:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-04-11 00:33:23 +0800 |
commit | 301ce51e09d90272bf1d63182bb8f38bd99c56ae (patch) | |
tree | 1065d6a6bcb72e4b415dd78e46d32edd867f4d3f /www/Makefile | |
parent | b79bc97645fe1db1fd796ce2b7d89ac51b3487d4 (diff) | |
download | freebsd-ports-gnome-301ce51e09d90272bf1d63182bb8f38bd99c56ae.tar.gz freebsd-ports-gnome-301ce51e09d90272bf1d63182bb8f38bd99c56ae.tar.zst freebsd-ports-gnome-301ce51e09d90272bf1d63182bb8f38bd99c56ae.zip |
This Drupal 7 module makes administration of FreeBSD vnet jails extremely
easy. When combined with ZFS and vnet, FreeBSD jails make for a basic
cloud-like infrastructure.
WWW: https://github.com/lattera/drupal-jailadmin
PR: ports/165632
Submitted by: Shawn Webb <bsdports@wayfair.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index f6437b04c248..f0355525cde7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -162,6 +162,7 @@ SUBDIR += drupal6-wysiwyg SUBDIR += drupal6-zeropoint SUBDIR += drupal7 + SUBDIR += drupal7-jailadmin SUBDIR += drupal7-vulnscan SUBDIR += drupal7-wysiwyg SUBDIR += drush |