diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-01 11:06:17 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-01 11:06:17 +0000 |
commit | 4e198c9f4c5126faa54412bf6e01b8afc61f4962 (patch) | |
tree | 87af3dc48d98dd539f6284362467ed5546653e97 /astro/p5-Geo-METAR | |
parent | 21603d12d2291e634e15fd2feb511890bda91849 (diff) | |
download | ports-4e198c9f4c5126faa54412bf6e01b8afc61f4962.tar.gz ports-4e198c9f4c5126faa54412bf6e01b8afc61f4962.zip |
Notes
Diffstat (limited to 'astro/p5-Geo-METAR')
-rw-r--r-- | astro/p5-Geo-METAR/Makefile | 1 | ||||
-rw-r--r-- | astro/p5-Geo-METAR/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Geo-METAR/Makefile b/astro/p5-Geo-METAR/Makefile index 1d32fb044df0..43fc97d0ff86 100644 --- a/astro/p5-Geo-METAR/Makefile +++ b/astro/p5-Geo-METAR/Makefile @@ -18,5 +18,6 @@ USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= Geo::METAR.3 .include <bsd.port.mk> diff --git a/astro/p5-Geo-METAR/pkg-plist b/astro/p5-Geo-METAR/pkg-plist index 07357caab414..38644e95c142 100644 --- a/astro/p5-Geo-METAR/pkg-plist +++ b/astro/p5-Geo-METAR/pkg-plist @@ -1,4 +1,3 @@ -lib/perl5/%%PERL_VERSION%%/man/man3/Geo::METAR.3 lib/perl5/site_perl/%%PERL_VER%%/Geo/METAR.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/METAR/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/METAR |