# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 149743 2016-06-29 20:15:26Z devans@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.22 5.24
perl5.setup         Class-MakeMethods 1.01
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Generate common types of methods
long_description    The Class::MakeMethods framework allows Perl class \
                    developers to quickly define common types of methods.

homepage            https://metacpan.org/pod/Class::MakeMethods

checksums           rmd160  d8ee1820ac6cfabb6a47974a8310f2ea8bbce458 \
                    sha256  acac742e79d0ec8a7be4d8fb813a85ea44d47d19c0170cddb30644602b582c66

platforms           darwin
supported_archs     noarch
