# $Id: Portfile 67068 2010-04-28 11:17:34Z ryandesign@macports.org $

PortSystem               1.0
PortGroup                perl5 1.0

perl5.setup              LWP-attic 1.00
platforms                darwin
maintainers              hostwizard.com:scott

description              LWP-attic, and old and deprecated distribution now included in libwww-perl

long_description         The LWP-attic distribution contains old and deprecated modules from \
                         the libwww-perl distribution.  These modules are provided for old code \
                         that happens to depend on them somehow.

checksums                md5     2ccf6a0c44621e2be5983ed5ba3a12cd \
                         sha1    3fcf1db8bbb19b61e4a127fe2d785099cee17af0 \
                         rmd160  17997deb945a642cd2aab6bb2af77341507072c3

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
