diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-27 23:54:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-27 23:54:14 +0000 |
commit | c4aeff560d88f2e278e4feaa4891e9b8417fea23 (patch) | |
tree | 1ea133f51fe68a24bbb673a52e595d77e2723cef /science/Makefile | |
parent | Add option to ignore posix priority scheduling. (diff) |
Add ruby-dcl, a ruby interface to DCL, a scienific graphical library.
Add ruby-dcl-gtk, a slave port for ruby-dcl with gtk patches.
PR: ports/62873, ports/62874
Submitted by: <murashin@edamame.summing.com>
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 0912fa178cd4..13797a54c89b 100644 --- a/science/Makefile +++ b/science/Makefile @@ -31,6 +31,8 @@ SUBDIR += oases SUBDIR += openbabel SUBDIR += p5-Chemistry-Elements + SUBDIR += ruby-dcl + SUBDIR += ruby-dcl-gtk SUBDIR += vis5d+ SUBDIR += xloops-ginac SUBDIR += xmakemol |