2008-09-09 06:42:55 +00:00
|
|
|
# New ports collection makefile for: octave-forge-vrml
|
|
|
|
# Date created: 8 September 2008
|
2008-09-08 06:36:08 +00:00
|
|
|
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= octave-forge-vrml
|
2009-06-13 20:58:53 +00:00
|
|
|
PORTVERSION= 1.0.10
|
2009-07-31 13:57:52 +00:00
|
|
|
PORTREVISION= 1
|
2009-05-26 22:59:59 +00:00
|
|
|
CATEGORIES= math
|
2008-09-08 06:36:08 +00:00
|
|
|
|
2009-04-05 20:50:49 +00:00
|
|
|
MAINTAINER= stephen@missouri.edu
|
2009-05-26 22:59:59 +00:00
|
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|
|
|
|
|
|
|
RUN_DEPENDS+= ${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous
|
|
|
|
RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:${PORTSDIR}/math/octave-forge-struct
|
|
|
|
RUN_DEPENDS+= ${TARBALLS_DIR}/statistics.tar.gz:${PORTSDIR}/math/octave-forge-statistics
|
2008-09-08 06:36:08 +00:00
|
|
|
|
2009-08-23 16:49:49 +00:00
|
|
|
BROKEN= Does not install with octave-3.2.2
|
|
|
|
|
2008-09-08 06:36:08 +00:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
|
|
|
.include <bsd.port.post.mk>
|