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