diff options
author | koobs <koobs@FreeBSD.org> | 2014-07-08 15:05:54 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2014-07-08 15:05:54 +0800 |
commit | 7c1aafbaa4d8590203b1b198a3a868fe008f66c2 (patch) | |
tree | b8ab878d6e3782bad97cfb4c3a2ab032187c4fbe /sysutils/Makefile | |
parent | 1e46625719063e2380c99f2d0773e787143d9fd1 (diff) | |
download | freebsd-ports-gnome-7c1aafbaa4d8590203b1b198a3a868fe008f66c2.tar.gz freebsd-ports-gnome-7c1aafbaa4d8590203b1b198a3a868fe008f66c2.tar.zst freebsd-ports-gnome-7c1aafbaa4d8590203b1b198a3a868fe008f66c2.zip |
[NEW] sysutils/py-ploy_fabric: Ploy plugin for integration with Fabric
Ploy plugin for integration with Fabric
WWW: http://github.com/ployground/ploy_fabric
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 2d111fd883ad..1599237144cb 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -736,6 +736,7 @@ SUBDIR += py-ploy SUBDIR += py-ploy_ansible SUBDIR += py-ploy_ezjail + SUBDIR += py-ploy_fabric SUBDIR += py-plumbum SUBDIR += py-psutil SUBDIR += py-psutil121 |