diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-14 16:34:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-14 16:34:51 +0000 |
commit | 879f7f47f5598545e141f8d9c7218a6fdb024157 (patch) | |
tree | a94398d291a3679712c839dbc9659a958f4bf3c9 /science/Makefile | |
parent | 1bbd3f7f9ff1a3cf1b2afb2a946c1cf8276a703d (diff) |
Add ruby-gphys, a multi-purpose class to handle gridded physical
quantities for Ruby.
PR: ports/64248
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
Notes
Notes:
svn path=/head/; revision=103999
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 13797a54c89b..c0efe24055ff 100644 --- a/science/Makefile +++ b/science/Makefile @@ -33,6 +33,7 @@ SUBDIR += p5-Chemistry-Elements SUBDIR += ruby-dcl SUBDIR += ruby-dcl-gtk + SUBDIR += ruby-gphys SUBDIR += vis5d+ SUBDIR += xloops-ginac SUBDIR += xmakemol |