blob: 55381a10fc10f0aff92b5176178c5cb8f3326718 (
plain) (
tree)
|
|
# New ports collection makefile for: octave-forge-miscellaneous
# Date created: 8 September 2008
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
#
# $FreeBSD$
#
PORTNAME= octave-forge-miscellaneous
PORTVERSION= 1.0.9
PORTREVISION= 2
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>
|