Files
ports/math/octave-forge-missing-functions/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

19 lines
439 B
Makefile

PORTNAME= octave-forge-missing-functions
PORTVERSION= 1.0.2
PORTREVISION= 34
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/
USES= octave
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${OCTAVE_SRC}
.include <bsd.port.mk>