freebsd-ports/math/octave-forge-tcl-octave/Makefile

18 lines
358 B
Makefile
Raw Normal View History

# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
# $FreeBSD$
PORTNAME= octave-forge-tcl-octave
PORTVERSION= 0.1.8
PORTREVISION= 10
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
GNU_CONFIGURE= yes
2014-02-20 12:20:02 +01:00
USES+= tcl:wrapper
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.mk>