Files
ports/math/octave-forge-gnuplot/Makefile
T
Stephen Montgomery-Smith 698ef783f4 math/octave: Update to 11.3.0.
- Bump portrevision of all octave-forge-* ports because of major
  update to version number of liboctinterp.so.
2026-06-04 22:44:38 -05:00

25 lines
546 B
Makefile

PORTNAME= octave-forge-gnuplot
PORTVERSION= 1.0.1
PORTREVISION= 31
CATEGORIES= math
MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases
DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
WWW= https://packages.octave.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING
BROKEN= does not install with octave version >= 9.1.0
USES= octave
OCTAVE_SRC= ${OCTAVE_PKGNAME}
NO_ARCH= yes
NO_BUILD= yes
.include <bsd.port.mk>