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/Makefile | |
parent | 21603d12d2291e634e15fd2feb511890bda91849 (diff) |
Notes
Diffstat (limited to 'astro/p5-Geo-METAR/Makefile')
-rw-r--r-- | astro/p5-Geo-METAR/Makefile | 1 |
1 files changed, 1 insertions, 0 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> |