2008-09-09 02:42:55 -04:00
|
|
|
# New ports collection makefile for: octave-forge-statistics
|
|
|
|
# Date created: 8 September 2008
|
2008-09-08 02:04:22 -04:00
|
|
|
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= octave-forge-statistics
|
2009-05-26 18:54:13 -04:00
|
|
|
PORTVERSION= 1.0.8
|
|
|
|
CATEGORIES= math
|
2008-09-08 02:04:22 -04:00
|
|
|
|
2009-04-05 16:50:49 -04:00
|
|
|
MAINTAINER= stephen@missouri.edu
|
2009-05-26 18:54:13 -04:00
|
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|
|
|
|
|
|
|
RUN_DEPENDS+= ${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous
|
2008-09-08 02:04:22 -04:00
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
|
|
|
.include <bsd.port.post.mk>
|