summaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-F77/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-ExtUtils-F77/Makefile')
-rw-r--r--devel/p5-ExtUtils-F77/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-ExtUtils-F77/Makefile b/devel/p5-ExtUtils-F77/Makefile
index e1f3f9717c5..437fbec8c75 100644
--- a/devel/p5-ExtUtils-F77/Makefile
+++ b/devel/p5-ExtUtils-F77/Makefile
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:21 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2007/02/27 09:12:35 wiz Exp $
-DISTNAME= ExtUtils-F77-1.13
+DISTNAME= ExtUtils-F77-1.15
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ext
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/ExtUtils-F77/
COMMENT= Perl module for determining how to link Fortran and C
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/ExtUtils/F77/.packlist
+USE_LANGUAGES+= fortran
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"