svn commit: r358874 - in head/math: octave-forge-actuarial octave-forge-ad octave-forge-audio octave-forge-bim octave-forge-bioinfo octave-forge-cgi octave-forge-civil-engineering octave-forge-comm...

Stephen Montgomery-Smith stephen at FreeBSD.org
Mon Jun 23 00:06:15 UTC 2014


Author: stephen
Date: Mon Jun 23 00:05:58 2014
New Revision: 358874
URL: http://svnweb.freebsd.org/changeset/ports/358874
QAT: https://qat.redports.org/buildarchive/r358874/

Log:
  - Set license_file.

Modified:
  head/math/octave-forge-actuarial/Makefile
  head/math/octave-forge-ad/Makefile
  head/math/octave-forge-audio/Makefile
  head/math/octave-forge-bim/Makefile
  head/math/octave-forge-bioinfo/Makefile
  head/math/octave-forge-cgi/Makefile
  head/math/octave-forge-civil-engineering/Makefile
  head/math/octave-forge-communications/Makefile
  head/math/octave-forge-control/Makefile
  head/math/octave-forge-data-smoothing/Makefile
  head/math/octave-forge-database/Makefile
  head/math/octave-forge-dataframe/Makefile
  head/math/octave-forge-dicom/Makefile
  head/math/octave-forge-divand/Makefile
  head/math/octave-forge-econometrics/Makefile
  head/math/octave-forge-engine/Makefile
  head/math/octave-forge-fenv/Makefile
  head/math/octave-forge-financial/Makefile
  head/math/octave-forge-fits/Makefile
  head/math/octave-forge-fl-core/Makefile
  head/math/octave-forge-fpl/Makefile
  head/math/octave-forge-fuzzy-logic-toolkit/Makefile
  head/math/octave-forge-ga/Makefile
  head/math/octave-forge-generate_html/Makefile
  head/math/octave-forge-geometry/Makefile
  head/math/octave-forge-gnuplot/Makefile
  head/math/octave-forge-gsl/Makefile
  head/math/octave-forge-ident/Makefile
  head/math/octave-forge-informationtheory/Makefile
  head/math/octave-forge-integration/Makefile
  head/math/octave-forge-io/Makefile
  head/math/octave-forge-irsa/Makefile
  head/math/octave-forge-lssa/Makefile
  head/math/octave-forge-ltfat/Makefile
  head/math/octave-forge-mapping/Makefile
  head/math/octave-forge-mechanics/Makefile
  head/math/octave-forge-miscellaneous/Makefile
  head/math/octave-forge-msh/Makefile
  head/math/octave-forge-multicore/Makefile
  head/math/octave-forge-mvn/Makefile
  head/math/octave-forge-nan/Makefile
  head/math/octave-forge-ncarray/Makefile
  head/math/octave-forge-netcdf/Makefile
  head/math/octave-forge-nlwing2/Makefile
  head/math/octave-forge-nnet/Makefile
  head/math/octave-forge-nurbs/Makefile
  head/math/octave-forge-ocs/Makefile
  head/math/octave-forge-oct2mat/Makefile
  head/math/octave-forge-octcdf/Makefile
  head/math/octave-forge-octclip/Makefile
  head/math/octave-forge-octgpr/Makefile
  head/math/octave-forge-octproj/Makefile
  head/math/octave-forge-odebvp/Makefile
  head/math/octave-forge-odepkg/Makefile
  head/math/octave-forge-optiminterp/Makefile
  head/math/octave-forge-outliers/Makefile
  head/math/octave-forge-parallel/Makefile
  head/math/octave-forge-pdb/Makefile
  head/math/octave-forge-plot/Makefile
  head/math/octave-forge-pt_br/Makefile
  head/math/octave-forge-quaternion/Makefile
  head/math/octave-forge-queueing/Makefile
  head/math/octave-forge-secs1d/Makefile
  head/math/octave-forge-secs2d/Makefile
  head/math/octave-forge-secs3d/Makefile
  head/math/octave-forge-signal/Makefile
  head/math/octave-forge-simp/Makefile
  head/math/octave-forge-sockets/Makefile
  head/math/octave-forge-specfun/Makefile
  head/math/octave-forge-splines/Makefile
  head/math/octave-forge-struct/Makefile
  head/math/octave-forge-symband/Makefile
  head/math/octave-forge-symbolic/Makefile
  head/math/octave-forge-tsa/Makefile
  head/math/octave-forge-video/Makefile
  head/math/octave-forge-xraylib/Makefile
  head/math/octave-forge-zenity/Makefile

Modified: head/math/octave-forge-actuarial/Makefile
==============================================================================
--- head/math/octave-forge-actuarial/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-actuarial/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-ad/Makefile
==============================================================================
--- head/math/octave-forge-ad/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-ad/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	HOME=${WRKSRC}

Modified: head/math/octave-forge-audio/Makefile
==============================================================================
--- head/math/octave-forge-audio/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-audio/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-bim/Makefile
==============================================================================
--- head/math/octave-forge-bim/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-bim/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -9,6 +9,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-bioinfo/Makefile
==============================================================================
--- head/math/octave-forge-bioinfo/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-bioinfo/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-cgi/Makefile
==============================================================================
--- head/math/octave-forge-cgi/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-cgi/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-civil-engineering/Makefile
==============================================================================
--- head/math/octave-forge-civil-engineering/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-civil-engineering/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-communications/Makefile
==============================================================================
--- head/math/octave-forge-communications/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-communications/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-control/Makefile
==============================================================================
--- head/math/octave-forge-control/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-control/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -9,6 +9,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-data-smoothing/Makefile
==============================================================================
--- head/math/octave-forge-data-smoothing/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-data-smoothing/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-database/Makefile
==============================================================================
--- head/math/octave-forge-database/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-database/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-dataframe/Makefile
==============================================================================
--- head/math/octave-forge-dataframe/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-dataframe/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -9,6 +9,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-dicom/Makefile
==============================================================================
--- head/math/octave-forge-dicom/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-dicom/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 LIB_DEPENDS+=	gdcmCommon:${PORTSDIR}/devel/gdcm
 

Modified: head/math/octave-forge-divand/Makefile
==============================================================================
--- head/math/octave-forge-divand/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-divand/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-econometrics/Makefile
==============================================================================
--- head/math/octave-forge-econometrics/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-econometrics/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-engine/Makefile
==============================================================================
--- head/math/octave-forge-engine/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-engine/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	HOME=${WRKSRC}

Modified: head/math/octave-forge-fenv/Makefile
==============================================================================
--- head/math/octave-forge-fenv/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-fenv/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-financial/Makefile
==============================================================================
--- head/math/octave-forge-financial/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-financial/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-fits/Makefile
==============================================================================
--- head/math/octave-forge-fits/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-fits/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -9,6 +9,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-fl-core/Makefile
==============================================================================
--- head/math/octave-forge-fl-core/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-fl-core/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-fpl/Makefile
==============================================================================
--- head/math/octave-forge-fpl/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-fpl/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-fuzzy-logic-toolkit/Makefile
==============================================================================
--- head/math/octave-forge-fuzzy-logic-toolkit/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-fuzzy-logic-toolkit/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-ga/Makefile
==============================================================================
--- head/math/octave-forge-ga/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-ga/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-generate_html/Makefile
==============================================================================
--- head/math/octave-forge-generate_html/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-generate_html/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-geometry/Makefile
==============================================================================
--- head/math/octave-forge-geometry/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-geometry/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-gnuplot/Makefile
==============================================================================
--- head/math/octave-forge-gnuplot/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-gnuplot/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-gsl/Makefile
==============================================================================
--- head/math/octave-forge-gsl/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-gsl/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	gsl:${PORTSDIR}/math/gsl
 

Modified: head/math/octave-forge-ident/Makefile
==============================================================================
--- head/math/octave-forge-ident/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-ident/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-informationtheory/Makefile
==============================================================================
--- head/math/octave-forge-informationtheory/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-informationtheory/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-integration/Makefile
==============================================================================
--- head/math/octave-forge-integration/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-integration/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-io/Makefile
==============================================================================
--- head/math/octave-forge-io/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-io/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-irsa/Makefile
==============================================================================
--- head/math/octave-forge-irsa/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-irsa/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-lssa/Makefile
==============================================================================
--- head/math/octave-forge-lssa/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-lssa/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-ltfat/Makefile
==============================================================================
--- head/math/octave-forge-ltfat/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-ltfat/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -9,6 +9,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 LIB_DEPENDS=	fftw3:${PORTSDIR}/math/fftw3 \
 		portaudio:${PORTSDIR}/audio/portaudio2 \

Modified: head/math/octave-forge-mapping/Makefile
==============================================================================
--- head/math/octave-forge-mapping/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-mapping/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-mechanics/Makefile
==============================================================================
--- head/math/octave-forge-mechanics/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-mechanics/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/general.tar.gz:${PORTSDIR}/math/octave-forge-general
 RUN_DEPENDS+=	${TARBALLS_DIR}/geometry.tar.gz:${PORTSDIR}/math/octave-forge-geometry

Modified: head/math/octave-forge-miscellaneous/Makefile
==============================================================================
--- head/math/octave-forge-miscellaneous/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-miscellaneous/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -9,6 +9,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-msh/Makefile
==============================================================================
--- head/math/octave-forge-msh/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-msh/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-multicore/Makefile
==============================================================================
--- head/math/octave-forge-multicore/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-multicore/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-mvn/Makefile
==============================================================================
--- head/math/octave-forge-mvn/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-mvn/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-nan/Makefile
==============================================================================
--- head/math/octave-forge-nan/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-nan/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 MAKE_JOBS_UNSAFE=	yes
 

Modified: head/math/octave-forge-ncarray/Makefile
==============================================================================
--- head/math/octave-forge-ncarray/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-ncarray/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -9,6 +9,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-netcdf/Makefile
==============================================================================
--- head/math/octave-forge-netcdf/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-netcdf/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -9,6 +9,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-nlwing2/Makefile
==============================================================================
--- head/math/octave-forge-nlwing2/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-nlwing2/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-nnet/Makefile
==============================================================================
--- head/math/octave-forge-nnet/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-nnet/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-nurbs/Makefile
==============================================================================
--- head/math/octave-forge-nurbs/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-nurbs/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-ocs/Makefile
==============================================================================
--- head/math/octave-forge-ocs/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-ocs/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-oct2mat/Makefile
==============================================================================
--- head/math/octave-forge-oct2mat/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-oct2mat/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-octcdf/Makefile
==============================================================================
--- head/math/octave-forge-octcdf/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-octcdf/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-octclip/Makefile
==============================================================================
--- head/math/octave-forge-octclip/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-octclip/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-octgpr/Makefile
==============================================================================
--- head/math/octave-forge-octgpr/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-octgpr/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-octproj/Makefile
==============================================================================
--- head/math/octave-forge-octproj/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-octproj/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-odebvp/Makefile
==============================================================================
--- head/math/octave-forge-odebvp/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-odebvp/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-odepkg/Makefile
==============================================================================
--- head/math/octave-forge-odepkg/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-odepkg/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 MAKE_JOBS_UNSAFE=	yes
 

Modified: head/math/octave-forge-optiminterp/Makefile
==============================================================================
--- head/math/octave-forge-optiminterp/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-optiminterp/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 MAKE_JOBS_UNSAFE=	yes
 

Modified: head/math/octave-forge-outliers/Makefile
==============================================================================
--- head/math/octave-forge-outliers/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-outliers/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-parallel/Makefile
==============================================================================
--- head/math/octave-forge-parallel/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-parallel/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-pdb/Makefile
==============================================================================
--- head/math/octave-forge-pdb/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-pdb/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-plot/Makefile
==============================================================================
--- head/math/octave-forge-plot/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-plot/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-pt_br/Makefile
==============================================================================
--- head/math/octave-forge-pt_br/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-pt_br/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-quaternion/Makefile
==============================================================================
--- head/math/octave-forge-quaternion/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-quaternion/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-queueing/Makefile
==============================================================================
--- head/math/octave-forge-queueing/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-queueing/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -9,6 +9,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-secs1d/Makefile
==============================================================================
--- head/math/octave-forge-secs1d/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-secs1d/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-secs2d/Makefile
==============================================================================
--- head/math/octave-forge-secs2d/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-secs2d/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-secs3d/Makefile
==============================================================================
--- head/math/octave-forge-secs3d/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-secs3d/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-signal/Makefile
==============================================================================
--- head/math/octave-forge-signal/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-signal/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-simp/Makefile
==============================================================================
--- head/math/octave-forge-simp/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-simp/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-sockets/Makefile
==============================================================================
--- head/math/octave-forge-sockets/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-sockets/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-specfun/Makefile
==============================================================================
--- head/math/octave-forge-specfun/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-specfun/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-splines/Makefile
==============================================================================
--- head/math/octave-forge-splines/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-splines/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -9,6 +9,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-struct/Makefile
==============================================================================
--- head/math/octave-forge-struct/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-struct/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-symband/Makefile
==============================================================================
--- head/math/octave-forge-symband/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-symband/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-symbolic/Makefile
==============================================================================
--- head/math/octave-forge-symbolic/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-symbolic/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-tsa/Makefile
==============================================================================
--- head/math/octave-forge-tsa/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-tsa/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/math/octave-forge-video/Makefile
==============================================================================
--- head/math/octave-forge-video/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-video/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	BSD2CLAUSE
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		pkgconfig
 GNU_CONFIGURE=	yes

Modified: head/math/octave-forge-xraylib/Makefile
==============================================================================
--- head/math/octave-forge-xraylib/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-xraylib/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 

Modified: head/math/octave-forge-zenity/Makefile
==============================================================================
--- head/math/octave-forge-zenity/Makefile	Sun Jun 22 23:44:12 2014	(r358873)
+++ head/math/octave-forge-zenity/Makefile	Mon Jun 23 00:05:58 2014	(r358874)
@@ -10,6 +10,7 @@ MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 


More information about the svn-ports-head mailing list