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

16 lines
315 B
Makefile
Raw Normal View History

PORTNAME= octave-forge-tcl-octave
PORTVERSION= 0.1.8
PORTREVISION= 27
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
WWW= http://octave.sourceforge.net/
GNU_CONFIGURE= yes
2014-02-20 12:20:02 +01:00
USES+= tcl:wrapper
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.mk>