diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-06-23 00:05:58 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-06-23 00:05:58 +0000 |
commit | 21f8591d930342117ae29616f8d8ad096eca5f62 (patch) | |
tree | e934c8c8e5f2858aa3aaeefeacaf6545b69a863a /math/octave-forge-plot | |
parent | 27be15bfd74e0826865a5c0b0b9f2fab3f35b95e (diff) | |
download | ports-21f8591d930342117ae29616f8d8ad096eca5f62.tar.gz ports-21f8591d930342117ae29616f8d8ad096eca5f62.zip |
- Set license_file.
Notes
Notes:
svn path=/head/; revision=358874
Diffstat (limited to 'math/octave-forge-plot')
-rw-r--r-- | math/octave-forge-plot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-plot/Makefile b/math/octave-forge-plot/Makefile index d3cac534e5e1..0d97d430d0dc 100644 --- a/math/octave-forge-plot/Makefile +++ b/math/octave-forge-plot/Makefile @@ -10,6 +10,7 @@ MAINTAINER= stephen@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}. |