# New ports collection makefile for: sceptre # Date created: 11 February 2001 # Whom: grog # # $FreeBSD$ # PORTNAME= sceptre PORTVERSION= 00.317 PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/ MAINTAINER= maho@FreeBSD.org COMMENT= SCEPTRE is a general purpose circuit analysis program .if !defined(NOPORTDOCS) SUB_FILES+= pkg-message .endif MAKE_JOBS_UNSAFE= yes .include USE_FORTRAN= g77 FFLAGS+= -fno-automatic -O .if ${ARCH} == "sparc64" BROKEN= Internal compiler error .endif NO_WRKSUBDIR= YES post-extract: @${REINPLACE_CMD} 's,INSTDIR = /usr/local,INSTDIR = ${PREFIX},' \ ${WRKSRC}/Makefile post-install: .if !defined(NOPORTDOCS) ${INSTALL} -o ${DOCOWN} -g ${DOCGRP} -m 555 -d ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/*.pdf ${DOCSDIR} @${CAT} ${PKGMESSAGE} .endif .include >
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* = Drop MD5 supportmiwi2011-07-031-1/+0
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-1/+0
* Fix fetch.itetcu2008-11-211-2/+1
* The prodosemu port includes the sgtty header file, but doesn't domiwi2008-01-041-5/+11
* - Add SHA256pav2005-11-251-0/+1
* - Use PLIST_FILES and PORTDOCSpav2005-07-212-7/+9
* - Fix fetch, unbreakpav2005-07-211-4/+2
* BROKEN: Unfetchablekris2005-07-181-0/+2
* Fix MASTER_SITES.krion2005-01-031-1/+2
* SIZEify.trevor2004-01-291-0/+1
* RESTRICTED implies NO_PACKAGEkris2003-07-311-1/+0
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2