# Created by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/cad/ngspice_rework/Makefile 360113 2014-07-01 23:06:48Z bapt $

PORTNAME=	ngspice_rework
PORTVERSION=	26
CATEGORIES=	cad
MASTER_SITES=	SF/ngspice/ng-spice-rework/${PORTVERSION}
DISTNAME=	ngspice-${PORTVERSION}

MAINTAINER=	kevinz5000@gmail.com
COMMENT=	Mixed-signal circuit simulator derived from Spice and Cider

LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes
USES=		gmake libtool readline

DEBUG_CONFIGURE_ENABLE=	debug
CONFIGURE_ARGS+=	--enable-xspice --with-readline=yes

.include <bsd.port.mk>
