diff options
author | az <az@FreeBSD.org> | 2014-01-05 21:23:32 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 21:23:32 +0800 |
commit | 80cdf1a486acad0757ce339ad274223fa7278b3c (patch) | |
tree | 91d9ade8d6e9d380710bebf4c85ba3478376173c /www/p5-LWP-UserAgent-WithCache | |
parent | c9c4015e6ebd1541165d1b63d5c5bd1a26ac6ba1 (diff) | |
download | freebsd-ports-gnome-80cdf1a486acad0757ce339ad274223fa7278b3c.tar.gz freebsd-ports-gnome-80cdf1a486acad0757ce339ad274223fa7278b3c.tar.zst freebsd-ports-gnome-80cdf1a486acad0757ce339ad274223fa7278b3c.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'www/p5-LWP-UserAgent-WithCache')
-rw-r--r-- | www/p5-LWP-UserAgent-WithCache/Makefile | 3 | ||||
-rw-r--r-- | www/p5-LWP-UserAgent-WithCache/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-LWP-UserAgent-WithCache/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-LWP-UserAgent-WithCache/Makefile b/www/p5-LWP-UserAgent-WithCache/Makefile index 8fa8ce2dbbc1..8c5dcb79203e 100644 --- a/www/p5-LWP-UserAgent-WithCache/Makefile +++ b/www/p5-LWP-UserAgent-WithCache/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= LWP::UserAgent::WithCache.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-LWP-UserAgent-WithCache/pkg-descr b/www/p5-LWP-UserAgent-WithCache/pkg-descr index 24f4e9e43ce8..25eff7b803e5 100644 --- a/www/p5-LWP-UserAgent-WithCache/pkg-descr +++ b/www/p5-LWP-UserAgent-WithCache/pkg-descr @@ -2,4 +2,4 @@ LWP::UserAgent::WithCache is a LWP::UserAgent extention. It handle 'If-Modified-Since' request header with local cache file. local cache files are implemented by Cache::FileCache. -WWW: http://search.cpan.org/dist/LWP-UserAgent-WithCache/ +WWW: http://search.cpan.org/dist/LWP-UserAgent-WithCache/ diff --git a/www/p5-LWP-UserAgent-WithCache/pkg-plist b/www/p5-LWP-UserAgent-WithCache/pkg-plist index 46c2f6141bf6..969e1d1febf9 100644 --- a/www/p5-LWP-UserAgent-WithCache/pkg-plist +++ b/www/p5-LWP-UserAgent-WithCache/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/LWP/UserAgent/WithCache.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/UserAgent/WithCache/.packlist +%%PERL5_MAN3%%/LWP::UserAgent::WithCache.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/UserAgent/WithCache @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/UserAgent @dirrmtry %%SITE_PERL%%/LWP/UserAgent |