diff options
author | pav <pav@FreeBSD.org> | 2004-02-27 23:54:14 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-02-27 23:54:14 +0000 |
commit | 689e732a8cd0ca588274118352abe288081f2a60 (patch) | |
tree | a9c6d9143e4207a2a7e026f48c214dd5f4eaded5 /science/Makefile | |
parent | d6f319972ad1cad88a32ebe9838616958eab3518 (diff) | |
download | FreeBSD-ports-689e732a8cd0ca588274118352abe288081f2a60.zip FreeBSD-ports-689e732a8cd0ca588274118352abe288081f2a60.tar.gz |
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 0912fa1..13797a5 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 |