# $Id: Portfile 67067 2010-04-28 10:52:35Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         AutoXS-Header 1.02 ../by-authors/id/S/SM/SMUELLER/
maintainers         narf_tm openmaintainer
description         Container for the AutoXS header files
long_description    This module is a simple container for the newest \
                    version of the AutoXS header file AutoXS.h.

platforms           darwin

checksums           md5 bfed85ce503f6a2222b6ddd5cf7c41bc \
                    sha1 e1576720a1cc6d77cf77ba1ccfa61d56f7674150 \
                    rmd160 c8a262740ef22b468a0a377fe572b1f6a968259d

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