4ebc7d7f8c
- Either bump portrevision or mark broken for octave-forge-* ports. - Bump port revision for octave-forge.
15 lines
341 B
Makefile
15 lines
341 B
Makefile
# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= octave-forge-special-matrix
|
|
PORTVERSION= 1.0.7
|
|
PORTREVISION= 18
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= stephen@FreeBSD.org
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
|
.include <bsd.port.mk>
|