diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-01 02:07:52 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-01 02:07:52 +0800 |
commit | b87a62a02b896d538d5c22cb97964b8c372923a0 (patch) | |
tree | 9cccc1f7226e2f0fbf96accada8b2cd59cf86095 /ftp/p5-File-Fetch/pkg-plist | |
parent | 7491c6c9e19f3f05c79596917fe717cb02608ae3 (diff) | |
download | freebsd-ports-gnome-b87a62a02b896d538d5c22cb97964b8c372923a0.tar.gz freebsd-ports-gnome-b87a62a02b896d538d5c22cb97964b8c372923a0.tar.zst freebsd-ports-gnome-b87a62a02b896d538d5c22cb97964b8c372923a0.zip |
Adding port ftp/p5-File-Fetch, a generic file fetching mechanism.
Approved by: tobez (implicit)
Diffstat (limited to 'ftp/p5-File-Fetch/pkg-plist')
-rw-r--r-- | ftp/p5-File-Fetch/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ftp/p5-File-Fetch/pkg-plist b/ftp/p5-File-Fetch/pkg-plist new file mode 100644 index 000000000000..745b885279ff --- /dev/null +++ b/ftp/p5-File-Fetch/pkg-plist @@ -0,0 +1,7 @@ +%%SITE_PERL%%/File/Fetch.pm +%%SITE_PERL%%/File/Fetch/Item.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Fetch/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Fetch +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File +@dirrm %%SITE_PERL%%/File/Fetch +@dirrmtry %%SITE_PERL%%/File |