diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 19:53:32 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 19:53:32 +0000 |
commit | da5e61df799409db97d84b6c6b41957a3f4d5525 (patch) | |
tree | a622d4d4c7a8181f8c9c9a5c627d4dbbf4557117 /biology/adun | |
parent | 545f989b2af921e7d6313d6b58fedb88c70c4ee9 (diff) |
Notes
Diffstat (limited to 'biology/adun')
-rw-r--r-- | biology/adun/Makefile | 2 | ||||
-rw-r--r-- | biology/adun/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/biology/adun/Makefile b/biology/adun/Makefile index de8b97392680..71df6984a7a8 100644 --- a/biology/adun/Makefile +++ b/biology/adun/Makefile @@ -16,6 +16,8 @@ COMMENT= Molecular Simulator for GNUstep LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/biology/adun/pkg-descr b/biology/adun/pkg-descr index 7e52cd7e8c60..9e3a558e5b7e 100644 --- a/biology/adun/pkg-descr +++ b/biology/adun/pkg-descr @@ -1,6 +1,6 @@ Adun is a new extendible molecular simulation program that also includes data management and analysis capabilities. -LICENSE: GPL +LICENSE: GPL2 or later WWW: http://diana.imim.es/Adun |