diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-12 20:13:38 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-12 20:13:38 +0000 |
commit | 1c4a0f30afaccd71712ee6c5bc701c299a212e83 (patch) | |
tree | 97837db6e14d90c8216e0cd9cb6eec3662dda217 /math/octave-forge-video/Makefile | |
parent | c59511dc0d0484229fed1654a208f8a67395c511 (diff) | |
download | ports-1c4a0f30afaccd71712ee6c5bc701c299a212e83.tar.gz ports-1c4a0f30afaccd71712ee6c5bc701c299a212e83.zip |
Notes
Diffstat (limited to 'math/octave-forge-video/Makefile')
-rw-r--r-- | math/octave-forge-video/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index 1cd751a991ca..2984e93c9294 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= BSD2CLAUSE + USES= pkgconfig GNU_CONFIGURE= yes |