Ticket #24986: p5-catalyst-authentication-credential-http.Portfile

File p5-catalyst-authentication-credential-http.Portfile, 1.1 KB (added by dev@…, 14 years ago)
Line 
1# $Id$
2
3PortSystem      1.0
4PortGroup       perl5 1.0
5
6perl5.setup     Cache-FastMmap 1.35     
7maintainers     fpassera.com:dev openmaintainer
8description     Uses an mmap'ed file to act as a shared memory interprocess cache
9long_description      ${description}
10
11platforms       darwin
12
13checksums       md5 43f2c79ef890bb98b576fb76dd3621c4\
14                sha1 9557efc9f8a62ee9354cff67f381033764c4cc59\
15                rmd160 fafddcc3f7b531a1a1d73a3d00c641b0f7bce87d
16# cat p5-catalyst-authentication-credential-http
17cat: p5-catalyst-authentication-credential-http: No such file or directory
18# cat perl/p5-catalyst-authentication-credential-http/Portfile
19# $Id$
20
21PortSystem      1.0
22PortGroup       perl5 1.0
23
24perl5.setup     Catalyst-Authentication-Credential-HTTP 1.012   
25maintainers     fpassera.com:dev openmaintainer
26description     HTTP Basic and Digest authentication for Catalyst.     
27long_description      ${description}
28
29platforms       darwin
30
31checksums       md5 71c403922c3cbf4428c8a78b3f610315\
32                sha1 1fcc9372fcd7e254d0c7450060dc0b3c68975985\
33                rmd160 cb48382549cca41789845601f2a8e15f425549e6
34
35depends_lib-append      port:p5-test-mockobject port:p5-catalyst-plugin-authentication\
36                        port:p5-string-escape port:p5-data-uuid