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-fenv | |
parent | 27be15bfd74e0826865a5c0b0b9f2fab3f35b95e (diff) | |
download | ports-21f8591d930342117ae29616f8d8ad096eca5f62.tar.gz ports-21f8591d930342117ae29616f8d8ad096eca5f62.zip |
Notes
Diffstat (limited to 'math/octave-forge-fenv')
-rw-r--r-- | math/octave-forge-fenv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-fenv/Makefile b/math/octave-forge-fenv/Makefile index 880d349311e6..2c54182802d0 100644 --- a/math/octave-forge-fenv/Makefile +++ b/math/octave-forge-fenv/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}. |