mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
e7b7ea1f16
mechanism of requiring a translated socket.ph file, this uses the h2xs program (see the Perl source distribution) and your native C compiler. This means that it has a far more likely chance of getting the numbers right. This includes all of the commonly used pound-defines like AF_INET, SOCK_STREAM, etc. WWW: http://search.cpan.org/dist/Socket/ PR: ports/124132 Submitted by: BluePex Security Solutions <freebsd-ports at bluepex.com>
8 lines
310 B
Plaintext
8 lines
310 B
Plaintext
@comment $FreeBSD$
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Socket.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/.packlist
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Socket.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Socket.so
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/autosplit.ix
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket
|