diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-06-22 22:50:55 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-06-22 22:50:55 +0000 |
commit | ef8a6bc6e742467a6ecd43c1d347248c73540ad7 (patch) | |
tree | fa76e62a6882d5b1b95f44f5263efe4aa2cfb399 /math/fricas/Makefile | |
parent | - Removed license, because the situation is complex. (diff) |
- Set license_file.
Diffstat (limited to 'math/fricas/Makefile')
-rw-r--r-- | math/fricas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index 60c7c0b8d0da..1e6036b993af 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -12,6 +12,7 @@ MAINTAINER= stephen@FreeBSD.org COMMENT= A computer algebra system, forked from axiom LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/license/LICENSE.AXIOM BUILD_DEPENDS= noweb:${PORTSDIR}/devel/noweb \ sbcl:${PORTSDIR}/lang/sbcl |