diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-12-28 12:57:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-12-28 12:57:51 +0000 |
commit | d454084f0f253b29a651713c80901a62b9e175d1 (patch) | |
tree | e9074d0cf2c6b46b81cf68691888576a58655002 /www/p5-WWW-Mechanize | |
parent | ad532d809a48eeb78bf906c943365d8b13d03b2a (diff) | |
download | ports-d454084f0f253b29a651713c80901a62b9e175d1.tar.gz ports-d454084f0f253b29a651713c80901a62b9e175d1.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Mechanize')
-rw-r--r-- | www/p5-WWW-Mechanize/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Mechanize/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile index 411c046c9a3f..1f1618583caf 100644 --- a/www/p5-WWW-Mechanize/Makefile +++ b/www/p5-WWW-Mechanize/Makefile @@ -23,7 +23,7 @@ PERL_CONFIGURE= yes MAN3= WWW::Mechanize.3 WWW::Mechanize::Cookbook.3 \ WWW::Mechanize::Examples.3 WWW::Mechanize::FAQ.3 \ - WWW::Mechanize::Link.3 + WWW::Mechanize::Link.3 WWW::Mechanize::Image.3 MAN1= mech-dump.1 .include <bsd.port.pre.mk> diff --git a/www/p5-WWW-Mechanize/pkg-plist b/www/p5-WWW-Mechanize/pkg-plist index d854fc004755..b8cddfcfa50b 100644 --- a/www/p5-WWW-Mechanize/pkg-plist +++ b/www/p5-WWW-Mechanize/pkg-plist @@ -3,6 +3,7 @@ bin/mech-dump %%SITE_PERL%%/WWW/Mechanize/Cookbook.pod %%SITE_PERL%%/WWW/Mechanize/Examples.pod %%SITE_PERL%%/WWW/Mechanize/FAQ.pod +%%SITE_PERL%%/WWW/Mechanize/Image.pm %%SITE_PERL%%/WWW/Mechanize/Link.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize |