diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-30 23:04:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-30 23:04:49 +0000 |
commit | 20cfadf5f7d59d1cd9268d1ea963c7a1cccc839e (patch) | |
tree | d31c70798f136fcf2799bbcc168873a430711168 /devel/p5-Device-USB | |
parent | e9a0414264f681ff7a34cbc4045e9c5d6e75f4d2 (diff) | |
download | ports-20cfadf5f7d59d1cd9268d1ea963c7a1cccc839e.tar.gz ports-20cfadf5f7d59d1cd9268d1ea963c7a1cccc839e.zip |
Notes
Diffstat (limited to 'devel/p5-Device-USB')
-rw-r--r-- | devel/p5-Device-USB/pkg-plist | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/devel/p5-Device-USB/pkg-plist b/devel/p5-Device-USB/pkg-plist index 9daec75cdc89..7a033f78b452 100644 --- a/devel/p5-Device-USB/pkg-plist +++ b/devel/p5-Device-USB/pkg-plist @@ -1,17 +1,17 @@ -%%SITE_PERL%%/mach/Device/USB.pm -%%SITE_PERL%%/mach/Device/USB/Bus.pm -%%SITE_PERL%%/mach/Device/USB/DevConfig.pm -%%SITE_PERL%%/mach/Device/USB/DevEndpoint.pm -%%SITE_PERL%%/mach/Device/USB/DevInterface.pm -%%SITE_PERL%%/mach/Device/USB/Device.pm -%%SITE_PERL%%/mach/Device/USB/FAQ.pod -%%SITE_PERL%%/mach/Device/dump_usb.pl -%%SITE_PERL%%/mach/auto/Device/USB/.packlist -%%SITE_PERL%%/mach/auto/Device/USB/USB.bs -%%SITE_PERL%%/mach/auto/Device/USB/USB.so -@dirrm %%SITE_PERL%%/mach/auto/Device/USB -@dirrmtry %%SITE_PERL%%/mach/auto/Device -@dirrmtry %%SITE_PERL%%/mach/auto -@dirrmtry %%SITE_PERL%%/mach/Device/USB -@dirrmtry %%SITE_PERL%%/mach/Device +%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/Bus.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/DevConfig.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/DevEndpoint.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/DevInterface.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/Device.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/FAQ.pod +%%SITE_PERL%%/%%PERL_ARCH%%/Device/dump_usb.pl +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB/USB.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB/USB.so +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Device/USB +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Device @dirrmtry %%SITE_PERL%%/mach |