c92f309e94
math/octave-forge: Bump portrevision. Mark broken and set optional dependency to off in math/octave-forge: math/octave-forge-bioinfo math/octave-forge-coder math/octave-forge-financial math/octave-forge-fits math/octave-forge-fuzzy-logic-toolkit math/octave-forge-gnuplot math/octave-forge-informationtheory math/octave-forge-irsa math/octave-forge-level-set math/octave-forge-nnet math/octave-forge-plot math/octave-forge-queueing math/octave-forge-symband
23 lines
510 B
Makefile
23 lines
510 B
Makefile
PORTNAME= octave-forge-zenity
|
|
PORTVERSION= 0.5.7
|
|
PORTREVISION= 30
|
|
CATEGORIES= math
|
|
MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08
|
|
DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
|
|
|
|
MAINTAINER= stephen@FreeBSD.org
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|
WWW= https://packages.octave.org/
|
|
|
|
LICENSE= GPLv2
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
RUN_DEPENDS+= zenity:x11/zenity
|
|
|
|
USES= octave
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
WRKSRC= ${WRKDIR}/${OCTAVE_SRC}
|
|
|
|
.include <bsd.port.mk>
|