Tweak math/octave-forge-simp version 1.1.0_8
[dports.git] / math / octave-forge-simp / Makefile
1 # Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
2 # $FreeBSD$
3
4 PORTNAME=       octave-forge-simp
5 PORTVERSION=    1.1.0
6 PORTREVISION=   8
7 CATEGORIES=     math
8
9 MAINTAINER=     stephen@FreeBSD.org
10 COMMENT=        Octave-forge package ${OCTAVE_PKGNAME}
11
12 LICENSE=        GPLv3
13
14 GNU_CONFIGURE=  yes
15
16 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
17 .include <bsd.port.mk>