24bf28eff1
- Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
20 lines
477 B
Makefile
20 lines
477 B
Makefile
# New ports collection makefile for: octave-forge-tcl-octave
|
|
# Date created: 8 September 2008
|
|
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= octave-forge-tcl-octave
|
|
PORTVERSION= 0.1.7
|
|
PORTREVISION= 1
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= stephen@math.missouri.edu
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|
|
|
USE_TCL_WRAPPER= yes
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
|
.include <bsd.port.post.mk>
|