# New ports collection makefile for: gwave # Date created: 16 June 2002 # Whom: Duncan Barclay # # $FreeBSD$ # PORTNAME= gwave PORTVERSION= 20051222 CATEGORIES= cad MASTER_SITES= http://www.cs.unc.edu/~tell/dist/ \ http://geda.seul.org/dist/ MAINTAINER= ssedov@mbsd.msk.ru COMMENT= Waveform viewer for analogue electronic simulation tools LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \ guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" OPTIONS= PLOTUTILS "Use GNU plotutils for plotting" off \ GNUPLOT "Use gnuplot for plotting" on \ EXAMPLES "Install example spice files" off DOCFILES= Guile.notes \ gwave-concepts.txt \ gwave-hooks.txt \ gwave-procedures.txt \ gwave-variables.txt \ hspice-output.txt \ hspice.txt \ spice3.txt MAN1= sp2sp.1 PORTDOCS= * .include .if defined(WITH_PLOTUTILS) RUN_DEPENDS+= graph:${PORTSDIR}/graphics/plotutils .endif .if !defined(WITHOUT_GNUPLOT) RUN_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot .endif post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for FILE in ${DOCFILES} @${INSTALL_DATA} ${WRKSRC}/doc/${FILE} ${DOCSDIR} .endfor .endif .if defined(WITH_EXAMPLES) @${MKDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR} PLIST_SUB+= EXAMPLES="" .else PLIST_SUB+= EXAMPLES="@comment " .endif .include lectron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
* - Update from 3.8.71 to 3.8.72danilo2014-07-282-3/+3
* - Update from 3.8.70 to 3.8.71danilo2014-07-272-3/+3
* - Update from 3.8.69 to 3.8.70danilo2014-07-082-3/+3
* - Update from 3.8.68 to 3.8.69danilo2014-07-042-3/+3
* - Update from 3.8.67 to 3.8.68danilo2014-07-022-3/+3
* - Update from 3.8.65 to 3.8.67danilo2014-07-022-3/+3
* - Update from 3.8.63 to 3.8.65danilo2014-06-252-3/+3
* - Update from 3.8.61 to 3.8.63danilo2014-06-062-3/+3
* - Update from 3.8.60 to 3.8.61danilo2014-05-312-3/+3
* - Update from 3.8.59 to 3.8.60danilo2014-05-282-3/+3
* - Update from 3.8.58 to 3.8.59danilo2014-05-282-3/+3
* - Update from 3.7.57 to 3.8.58danilo2014-05-192-5/+5
* - Update from 3.7.56 to 3.7.57danilo2014-05-072-3/+3
* - Update from 3.7.55 to 3.7.56danilo2014-03-21