summaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-F77
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
commit94dc65fbeccff1dc0d868dfd4949516e0eacf893 (patch)
treed583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/p5-ExtUtils-F77
parent5db9dc6826de4c5bfec1656c0935b20663fd040c (diff)
downloadpkgsrc-94dc65fbeccff1dc0d868dfd4949516e0eacf893.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/p5-ExtUtils-F77')
-rw-r--r--devel/p5-ExtUtils-F77/Makefile3
-rw-r--r--devel/p5-ExtUtils-F77/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ExtUtils-F77/Makefile b/devel/p5-ExtUtils-F77/Makefile
index b058e96cdaf..e121cd590a6 100644
--- a/devel/p5-ExtUtils-F77/Makefile
+++ b/devel/p5-ExtUtils-F77/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/11/26 22:08:06 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:50 wiz Exp $
DISTNAME= ExtUtils-F77-1.13
PKGNAME= p5-${DISTNAME}
@@ -6,6 +6,7 @@ CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
MAINTAINER= jtb@netbsd.org
+COMMENT= Perl module for determining how to link Fortran and C
USE_PERL5= #defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/ExtUtils/F77/.packlist
diff --git a/devel/p5-ExtUtils-F77/pkg/COMMENT b/devel/p5-ExtUtils-F77/pkg/COMMENT
deleted file mode 100644
index 95cf0e11652..00000000000
--- a/devel/p5-ExtUtils-F77/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Perl module for determining how to link Fortran and C