# New ports collection makefile for: xcircuit # Date created: 3 Apr 1998 # Whom: giffunip@asme.org # # $FreeBSD$ # PORTNAME= xcircuit PORTVERSION= 2.3.3 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_XPM= yes USE_IMAKE= yes XMKMF= xmkmf MAN1= xcircuit.1 post-patch: @find ${WRKSRC} -name '*.[ch]' | xargs ${PERL} -pi -e \ 's|||g' post-install: @${MKDIR} ${PREFIX}/share/examples/xcircuit ${TAR} -C ${WRKSRC}/examples --exclude CVS -cf - . | \ ${TAR} -C ${PREFIX}/share/examples/xcircuit --unlink -xf - .include ory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert textproc to USES=zipbapt2014-03-111-1/+1
* - Reassign ports to the heaptabthorpe2014-03-021-1/+1
* - Remove infozip dependencyantoine2014-02-091-11/+4
* Convert to staging.mat2014-01-271-10/+8
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2