freebsd-ports/math/octave-forge-missing-functions/Makefile

16 lines
344 B
Makefile
Raw Normal View History

# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
# $FreeBSD$
PORTNAME= octave-forge-missing-functions
PORTVERSION= 1.0.2
PORTREVISION= 24
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
GNU_CONFIGURE= yes
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.mk>