Date: Sun, 12 Jan 2014 19:19:57 +0000 (UTC) From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339533 - in head/math: octave-forge-ad octave-forge-audio octave-forge-bim octave-forge-bioinfo octave-forge-cgi octave-forge-civil-engineering octave-forge-engine octave-forge-fenv oc... Message-ID: <201401121919.s0CJJvNB068750@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: stephen Date: Sun Jan 12 19:19:56 2014 New Revision: 339533 URL: http://svnweb.freebsd.org/changeset/ports/339533 Log: - Add licence=GPLv2 to many octave-forge ports. Modified: 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-engine/Makefile head/math/octave-forge-fenv/Makefile head/math/octave-forge-ga/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-irsa/Makefile head/math/octave-forge-mapping/Makefile head/math/octave-forge-msh/Makefile head/math/octave-forge-multicore/Makefile head/math/octave-forge-ncarray/Makefile head/math/octave-forge-netcdf/Makefile head/math/octave-forge-nnet/Makefile head/math/octave-forge-ocs/Makefile head/math/octave-forge-octcdf/Makefile head/math/octave-forge-octgpr/Makefile head/math/octave-forge-odebvp/Makefile head/math/octave-forge-odepkg/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-secs1d/Makefile head/math/octave-forge-secs2d/Makefile head/math/octave-forge-secs3d/Makefile head/math/octave-forge-symband/Makefile head/math/octave-forge-symbolic/Makefile head/math/octave-forge-zenity/Makefile Modified: head/math/octave-forge-ad/Makefile ============================================================================== --- head/math/octave-forge-ad/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-ad/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes USE_DOS2UNIX= yes Modified: head/math/octave-forge-audio/Makefile ============================================================================== --- head/math/octave-forge-audio/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-audio/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-bim/Makefile ============================================================================== --- head/math/octave-forge-bim/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-bim/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -8,6 +8,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-bioinfo/Makefile ============================================================================== --- head/math/octave-forge-bioinfo/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-bioinfo/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-cgi/Makefile ============================================================================== --- head/math/octave-forge-cgi/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-cgi/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-civil-engineering/Makefile ============================================================================== --- head/math/octave-forge-civil-engineering/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-civil-engineering/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-engine/Makefile ============================================================================== --- head/math/octave-forge-engine/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-engine/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-fenv/Makefile ============================================================================== --- head/math/octave-forge-fenv/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-fenv/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-ga/Makefile ============================================================================== --- head/math/octave-forge-ga/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-ga/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-gsl/Makefile ============================================================================== --- head/math/octave-forge-gsl/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-gsl/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl GNU_CONFIGURE= yes Modified: head/math/octave-forge-ident/Makefile ============================================================================== --- head/math/octave-forge-ident/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-ident/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-informationtheory/Makefile ============================================================================== --- head/math/octave-forge-informationtheory/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-informationtheory/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-integration/Makefile ============================================================================== --- head/math/octave-forge-integration/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-integration/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-irsa/Makefile ============================================================================== --- head/math/octave-forge-irsa/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-irsa/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-mapping/Makefile ============================================================================== --- head/math/octave-forge-mapping/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-mapping/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-msh/Makefile ============================================================================== --- head/math/octave-forge-msh/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-msh/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -8,6 +8,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-multicore/Makefile ============================================================================== --- head/math/octave-forge-multicore/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-multicore/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-ncarray/Makefile ============================================================================== --- head/math/octave-forge-ncarray/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-ncarray/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -8,6 +8,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ncArray Modified: head/math/octave-forge-netcdf/Makefile ============================================================================== --- head/math/octave-forge-netcdf/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-netcdf/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-nnet/Makefile ============================================================================== --- head/math/octave-forge-nnet/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-nnet/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-ocs/Makefile ============================================================================== --- head/math/octave-forge-ocs/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-ocs/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-octcdf/Makefile ============================================================================== --- head/math/octave-forge-octcdf/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-octcdf/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-octgpr/Makefile ============================================================================== --- head/math/octave-forge-octgpr/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-octgpr/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-odebvp/Makefile ============================================================================== --- head/math/octave-forge-odebvp/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-odebvp/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-odepkg/Makefile ============================================================================== --- head/math/octave-forge-odepkg/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-odepkg/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + MAKE_JOBS_UNSAFE= yes # OCTSRC is the name of the directory of the package. Modified: head/math/octave-forge-outliers/Makefile ============================================================================== --- head/math/octave-forge-outliers/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-outliers/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-parallel/Makefile ============================================================================== --- head/math/octave-forge-parallel/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-parallel/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} Modified: head/math/octave-forge-pdb/Makefile ============================================================================== --- head/math/octave-forge-pdb/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-pdb/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-plot/Makefile ============================================================================== --- head/math/octave-forge-plot/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-plot/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-pt_br/Makefile ============================================================================== --- head/math/octave-forge-pt_br/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-pt_br/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= pt_BR Modified: head/math/octave-forge-secs1d/Makefile ============================================================================== --- head/math/octave-forge-secs1d/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-secs1d/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} Modified: head/math/octave-forge-secs2d/Makefile ============================================================================== --- head/math/octave-forge-secs2d/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-secs2d/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-secs3d/Makefile ============================================================================== --- head/math/octave-forge-secs3d/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-secs3d/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} Modified: head/math/octave-forge-symband/Makefile ============================================================================== --- head/math/octave-forge-symband/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-symband/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-symbolic/Makefile ============================================================================== --- head/math/octave-forge-symbolic/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-symbolic/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-zenity/Makefile ============================================================================== --- head/math/octave-forge-zenity/Makefile Sun Jan 12 19:07:28 2014 (r339532) +++ head/math/octave-forge-zenity/Makefile Sun Jan 12 19:19:56 2014 (r339533) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + GNU_CONFIGURE= yes RUN_DEPENDS+= zenity:${PORTSDIR}/x11/zenity
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401121919.s0CJJvNB068750>