diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-10 04:16:54 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-10 04:16:54 +0800 |
commit | e8f8d78cfbe2af6101f6a10586a9d876ba3018eb (patch) | |
tree | b58a68ecbf4ce694f730a50fefcd3f8b908f84dd /biology/Makefile | |
parent | 53877822e87208a21c26fa7de6d69a7403895027 (diff) | |
download | freebsd-ports-gnome-e8f8d78cfbe2af6101f6a10586a9d876ba3018eb.tar.gz freebsd-ports-gnome-e8f8d78cfbe2af6101f6a10586a9d876ba3018eb.tar.zst freebsd-ports-gnome-e8f8d78cfbe2af6101f6a10586a9d876ba3018eb.zip |
Adun is a new extendible molecular simulation program that also
includes data management and analysis capabilities.
WWW: http://diana.imim.es/Adun
Submitted by: Gürkan Sengün
Reviewed by: dinoex
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile index f41a9a4fd496..c4cbbeb9b5c3 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -4,6 +4,7 @@ COMMENT = Biology SUBDIR += L-Breeder + SUBDIR += adun SUBDIR += ariadne SUBDIR += artemis SUBDIR += avida |