# New ports collection makefile for: p5-ExtUtils-F77 # Date created: December 7 1999 # Whom: jmz # # $FreeBSD$ # PORTNAME= ExtUtils-F77 PORTVERSION= 1.14 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ExtUtils PKGNAMEPREFIX= p5- MAINTAINER= jmz@FreeBSD.org COMMENT= Helps link C programs with Fortran subroutines PERL_CONFIGURE= yes MAN3= ExtUtils::F77.3 .include .if ${OSVERSION} >= 400005 F2CLIB= -lg2c .else F2CLIB= -lf2c .endif post-patch: @cd ${WRKSRC}; ${PERL5} -i.orig -pe \ 's/(.*Freebsd.*lib )(-lf2c)(.*)/$$1 ${F2CLIB} $$3/' F77.pm .include https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update maintainer addresscrees2011-06-171-1/+1
* - Update to 1.5.3.4wen2011-06-013-18/+71
* - Add tk-wrapper as run dependency to fix execution of gorilla scriptbeat2011-01-271-1/+3
* - Update to 1.5.3.1.araujo2010-08-102-11/+13
* - Update to 1.5.3miwi2010-07-126-25/+32
* - Use explicit tk/tcl 84miwi2009-11-211-3/+3
* - Change default Tcl/Tk version to 8.5mm2009-02-231-1/+1
* Reset kay_lehmann@web.de by request due to lack to time to maintain ports. Welinimon2008-06-031-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-031-2/+1
* - Use new USE_TCL_BUILD/USE_TK_BUILD macrospav2007-01-081-1/+1
* Fix file permissions to make the program usable again.stefan2006-10-032-4/+12
* - Update to 1.4rafan2006-08-233-5/+8
* - Fix dependencies since lang/itcl are updatedmnag2006-05-211-1/+2
* - Update email address in headerpav2006-03-262-2/+3