Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 22:50:55 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358867 - head/math/fricas
Message-ID:  <201406222250.s5MMotuG022558@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Sun Jun 22 22:50:55 2014
New Revision: 358867
URL: http://svnweb.freebsd.org/changeset/ports/358867
QAT: https://qat.redports.org/buildarchive/r358867/

Log:
  - Set license_file.

Modified:
  head/math/fricas/Makefile

Modified: head/math/fricas/Makefile
==============================================================================
--- head/math/fricas/Makefile	Sun Jun 22 22:43:19 2014	(r358866)
+++ head/math/fricas/Makefile	Sun Jun 22 22:50:55 2014	(r358867)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406222250.s5MMotuG022558>