diff options
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 |