diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:55:04 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:55:04 +0000 |
commit | e8d65f9e66ec9f84bdea1e8a40584af5e48c8974 (patch) | |
tree | 394a499756d9bc6aa6a910d46873b32b5258b5fa /mail/p5-Email-Date-Format | |
parent | 1c9c0b7a4ac26d2a136e928e9e2e9a4d24fd127c (diff) | |
download | ports-e8d65f9e66ec9f84bdea1e8a40584af5e48c8974.tar.gz ports-e8d65f9e66ec9f84bdea1e8a40584af5e48c8974.zip |
Notes
Diffstat (limited to 'mail/p5-Email-Date-Format')
-rw-r--r-- | mail/p5-Email-Date-Format/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-Email-Date-Format/pkg-descr | 3 | ||||
-rw-r--r-- | mail/p5-Email-Date-Format/pkg-plist | 1 |
3 files changed, 2 insertions, 5 deletions
diff --git a/mail/p5-Email-Date-Format/Makefile b/mail/p5-Email-Date-Format/Makefile index a7c7f88057d9..47bf8f1d09ca 100644 --- a/mail/p5-Email-Date-Format/Makefile +++ b/mail/p5-Email-Date-Format/Makefile @@ -14,7 +14,4 @@ COMMENT= Produce RFC 2822 date strings USES= perl5 USE_PERL5= configure -MAN3= Email::Date::Format.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Date-Format/pkg-descr b/mail/p5-Email-Date-Format/pkg-descr index eac098304d15..65f17fe49249 100644 --- a/mail/p5-Email-Date-Format/pkg-descr +++ b/mail/p5-Email-Date-Format/pkg-descr @@ -1,4 +1,3 @@ Email::Date::Format - produce RFC 2822 date strings - -WWW: http://search.cpan.org/dist/Email-Date-Format/ +WWW: http://search.cpan.org/dist/Email-Date-Format/ diff --git a/mail/p5-Email-Date-Format/pkg-plist b/mail/p5-Email-Date-Format/pkg-plist index 4aa8373578b9..674ab05f213c 100644 --- a/mail/p5-Email-Date-Format/pkg-plist +++ b/mail/p5-Email-Date-Format/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Date/Format/.packlist %%SITE_PERL%%/Email/Date/Format.pm +%%PERL5_MAN3%%/Email::Date::Format.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Date/Format @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Date @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email |