freebsd-ports/math/octave-forge-outliers/Makefile
Beat Gaetzi 6ffd21c0d9 - Update to 0.13.9
- Pet portlint

PR:		ports/134404
Submitted by:	Stephen Montgomery-Smith <stephen AT missouri.edu> (maintainer)
Approved by:	miwi (mentor)
2009-05-26 22:37:17 +00:00

17 lines
420 B
Makefile

# New ports collection makefile for: octave-forge-outliers
# Date created: 8 September 2008
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
#
# $FreeBSD$
#
PORTNAME= octave-forge-outliers
PORTVERSION= 0.13.9
CATEGORIES= math
MAINTAINER= stephen@missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
.include <bsd.port.post.mk>