You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
17 lines
678 B
Tcl
17 lines
678 B
Tcl
# -*- 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
|
|
|
|
PortSystem 1.0
|
|
PortGroup perl5 1.0
|
|
|
|
perl5.branches 5.28 5.30 5.32 5.34
|
|
perl5.setup Class-MethodMaker 2.25
|
|
revision 0
|
|
license {Artistic-1 GPL}
|
|
maintainers nomaintainer
|
|
description Class::MethodMaker - Create generic methods for OO Perl
|
|
long_description {*}${description}
|
|
|
|
checksums rmd160 25c811d67f54d170aa256f4d88b34746a7ef62eb \
|
|
sha256 70bd3a6595cc40e54a9521eae3247e7d69166e6783ea5faebd59b84537e1b588 \
|
|
size 79452
|