# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
# $FreeBSD: tags/RELEASE_11_0_0/math/octave-forge-ad/Makefile 408235 2016-02-05 17:27:22Z antoine $

PORTNAME=	octave-forge-ad
PORTVERSION=	1.0.6
PORTREVISION=	12
CATEGORIES=	math

MAINTAINER=	stephen@FreeBSD.org
COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes
CONFIGURE_ENV+=	HOME=${WRKSRC}
USES=		dos2unix

.include "${.CURDIR}/../../Mk/bsd.octave.mk"

BROKEN=		doesn't build

.include <bsd.port.mk>
