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

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		Font-AFM 1.19

maintainers		geeklair.net:dluke
description		Interface to Adobe Font Metrics files.
long_description	${description}

checksums		md5 f72a12a20656c41b29a79c985bd231c9
platforms		darwin

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