# New ports collection makefile for: ngspice_rework # Date created: 2002-01-02 # Whom: AMAKAWA Shuhei # # $FreeBSD$ # PORTNAME= ngspice_rework PORTVERSION= 18 PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF/ngspice/ng-spice-rework/${PORTVERSION} DISTNAME= ng-spice-rework-${PORTVERSION} MAINTAINER= amakawa@jp.FreeBSD.org COMMENT= A circuit simulator derived from spice3f5 USE_AUTOTOOLS= autoconf USE_GMAKE= yes #XSPICE doesn't build #CONFIGURE_ARGS+= --enable-xspice .ifndef PACKAGE_BUILDING CONFIGURE_ARGS+= --with-readline=yes .else CONFIGURE_ARGS+= --disable-debug .endif INFO= ngspice MAN1= ngspice.1 ngnutmeg.1 ngsconvert.1 ngmultidec.1 .include ' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Use features of bsd.wx.mk, especially USE_WXpav2006-12-011-2/+2
* Change my MAINTAINER email to be my @FreeBSD emailxride2006-09-301-1/+1
* - Update to 0.1.4.1garga2006-04-193-33/+105
* - Update graphics/libglut to 6.4.1.sem2006-01-121-1/+1
* - Add SHA256pav2005-11-241-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
*