diff options
author | swills <swills@FreeBSD.org> | 2017-01-11 06:46:06 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2017-01-11 06:46:06 +0800 |
commit | 4e39925078557499d3cffd1ee352dbf970ee4737 (patch) | |
tree | e860fa4121fa3a2f4f6584e584f00ce182ff8111 /java/Makefile | |
parent | 001e04c61d3baf3269b03c425636d5ad54d13872 (diff) | |
download | freebsd-ports-gnome-4e39925078557499d3cffd1ee352dbf970ee4737.tar.gz freebsd-ports-gnome-4e39925078557499d3cffd1ee352dbf970ee4737.tar.zst freebsd-ports-gnome-4e39925078557499d3cffd1ee352dbf970ee4737.zip |
java/intellij-rubymine: create port
RubyMine is a cross-platform IDE that supports Ruby, Ruby on Rails and web
development.
WWW: https://www.jetbrains.com/ruby/
PR: 214967
Submitted by: Stefan Wendler <stefan.wendler@tngtech.com>
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 9feebb8af4f3..ea3b4e8566fb 100644 --- a/java/Makefile +++ b/java/Makefile @@ -34,6 +34,7 @@ SUBDIR += intellij-fsnotifier SUBDIR += intellij-pty4j SUBDIR += intellij-pycharm + SUBDIR += intellij-rubymine SUBDIR += intellij-ultimate SUBDIR += jad SUBDIR += jaf |