diff options
author | stephen <stephen@FreeBSD.org> | 2014-06-23 06:50:55 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2014-06-23 06:50:55 +0800 |
commit | 8f941eacd98cf7c3536a659c133a02caf5d700fa (patch) | |
tree | fa76e62a6882d5b1b95f44f5263efe4aa2cfb399 /math | |
parent | 41957b3e6fd0ed4bfbc951c9f90d0534fea9e2dd (diff) | |
download | freebsd-ports-gnome-8f941eacd98cf7c3536a659c133a02caf5d700fa.tar.gz freebsd-ports-gnome-8f941eacd98cf7c3536a659c133a02caf5d700fa.tar.zst freebsd-ports-gnome-8f941eacd98cf7c3536a659c133a02caf5d700fa.zip |
- Set license_file.
Diffstat (limited to 'math')
-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 |