Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 23:17:56 +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: r358872 - head/math/xppaut
Message-ID:  <201406222317.s5MNHuYD034292@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Sun Jun 22 23:17:56 2014
New Revision: 358872
URL: http://svnweb.freebsd.org/changeset/ports/358872
QAT: https://qat.redports.org/buildarchive/r358872/

Log:
  - Set license_file.

Modified:
  head/math/xppaut/Makefile

Modified: head/math/xppaut/Makefile
==============================================================================
--- head/math/xppaut/Makefile	Sun Jun 22 23:16:53 2014	(r358871)
+++ head/math/xppaut/Makefile	Sun Jun 22 23:17:56 2014	(r358872)
@@ -12,6 +12,7 @@ MAINTAINER=	stephen@FreeBSD.org
 COMMENT=	Graphical tool for solving differential equations, etc
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_XORG=	xbitmaps x11 xproto
 CFLAGS+=	-w -Wno-return-type



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