diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-12 20:10:53 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-12 20:10:53 +0000 |
commit | c59511dc0d0484229fed1654a208f8a67395c511 (patch) | |
tree | d013962822b0f715296089c2b6a8614d6cfbf138 /math/octave-forge-oct2mat | |
parent | 6ae32afa165b4c8c32d7e52741fe79bc94a1914a (diff) | |
download | ports-c59511dc0d0484229fed1654a208f8a67395c511.tar.gz ports-c59511dc0d0484229fed1654a208f8a67395c511.zip |
Notes
Diffstat (limited to 'math/octave-forge-oct2mat')
-rw-r--r-- | math/octave-forge-oct2mat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-oct2mat/Makefile b/math/octave-forge-oct2mat/Makefile index d688d866cd8b..f97a75508086 100644 --- a/math/octave-forge-oct2mat/Makefile +++ b/math/octave-forge-oct2mat/Makefile @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= BSD3CLAUSE + GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/io.tar.gz:${PORTSDIR}/math/octave-forge-io |