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 /science | |
parent | 545f989b2af921e7d6313d6b58fedb88c70c4ee9 (diff) | |
download | ports-da5e61df799409db97d84b6c6b41957a3f4d5525.tar.gz ports-da5e61df799409db97d84b6c6b41957a3f4d5525.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gtamsanalyzer/Makefile | 2 | ||||
-rw-r--r-- | science/gtamsanalyzer/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/science/gtamsanalyzer/Makefile b/science/gtamsanalyzer/Makefile index f1926a3eff2c..7904af003c17 100644 --- a/science/gtamsanalyzer/Makefile +++ b/science/gtamsanalyzer/Makefile @@ -15,6 +15,8 @@ DISTNAME= GTAMSAnalyzer.src.${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Qualitative Research Software for the Free World for GNUstep +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/science/gtamsanalyzer/pkg-descr b/science/gtamsanalyzer/pkg-descr index 3ccce6fa2f6b..b5eb5698bae4 100644 --- a/science/gtamsanalyzer/pkg-descr +++ b/science/gtamsanalyzer/pkg-descr @@ -6,6 +6,6 @@ is a convention for identifying themes in text. The software offers a wide range of tools for applying themes to texts and identifying patterns of themes within and between texts. -LICENSE: GPL +LICENSE: GPL2 WWW: http://tamsys.sourceforge.net/gtams/ |