freebsd-ports/benchmarks/octave-forge-benchmark/Makefile
Gerald Pfeifer c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00

16 lines
375 B
Makefile

# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
# $FreeBSD$
PORTNAME= octave-forge-benchmark
PORTVERSION= 1.1.1
PORTREVISION= 17
CATEGORIES= benchmarks math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.mk>