diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /lang/p5-ExtUtils-F77 | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'lang/p5-ExtUtils-F77')
-rw-r--r-- | lang/p5-ExtUtils-F77/Makefile | 1 | ||||
-rw-r--r-- | lang/p5-ExtUtils-F77/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-ExtUtils-F77/Makefile b/lang/p5-ExtUtils-F77/Makefile index b1300ecd0375..f1ccbeb2cbca 100644 --- a/lang/p5-ExtUtils-F77/Makefile +++ b/lang/p5-ExtUtils-F77/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ExtUtils PKGNAMEPREFIX= p5- MAINTAINER= jmz@FreeBSD.org +COMMENT= Helps link C programs with Fortran subroutines PERL_CONFIGURE= yes diff --git a/lang/p5-ExtUtils-F77/pkg-comment b/lang/p5-ExtUtils-F77/pkg-comment deleted file mode 100644 index 963bf36681f0..000000000000 --- a/lang/p5-ExtUtils-F77/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Helps link C programs with Fortran subroutines |