diff options
author | mmoll <mmoll@FreeBSD.org> | 2015-05-08 20:51:40 +0800 |
---|---|---|
committer | mmoll <mmoll@FreeBSD.org> | 2015-05-08 20:51:40 +0800 |
commit | 6dc6bdb71d7f396bccf5beaa8d172afc225382cc (patch) | |
tree | 5b7defdab604c207174da978fd57d5587229e240 /www/Makefile | |
parent | 9dfecd55274104594f4d61b6774b5aa790297602 (diff) | |
download | freebsd-ports-gnome-6dc6bdb71d7f396bccf5beaa8d172afc225382cc.tar.gz freebsd-ports-gnome-6dc6bdb71d7f396bccf5beaa8d172afc225382cc.tar.zst freebsd-ports-gnome-6dc6bdb71d7f396bccf5beaa8d172afc225382cc.zip |
new port: www/rubygem-asana
Ruby wrapper for the Asana REST API
WWW: http://github.com/rbright/asana
PR: 199782
Differential Revision: https://reviews.freebsd.org/D2481
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: mat (mentor)
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 e7317040fe84..846719afac7c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1789,6 +1789,7 @@ SUBDIR += rubygem-akami SUBDIR += rubygem-amazon-ecs SUBDIR += rubygem-anemone + SUBDIR += rubygem-asana SUBDIR += rubygem-async_sinatra SUBDIR += rubygem-bluecloth SUBDIR += rubygem-bootstrap-sass |