Import Mo-0.35 as devel/p5-Mo.
Mo is the bare minimum needed for Perl OO.
This commit is contained in:
parent
4a34accd5f
commit
81e81ad7ef
3 changed files with 22 additions and 0 deletions
1
devel/p5-Mo/DESCR
Normal file
1
devel/p5-Mo/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Mo is the bare minimum needed for Perl OO.
|
16
devel/p5-Mo/Makefile
Normal file
16
devel/p5-Mo/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.1 2013/10/15 01:53:07 wen Exp $
|
||||
|
||||
DISTNAME= Mo-0.35
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Mo/
|
||||
COMMENT= Micro Objects. Mo is less
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PERL5_PACKLIST= auto/Mo/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
devel/p5-Mo/distinfo
Normal file
5
devel/p5-Mo/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2013/10/15 01:53:07 wen Exp $
|
||||
|
||||
SHA1 (Mo-0.35.tar.gz) = ca7abcf3df75fd0215444ecf2cdfab82744f4539
|
||||
RMD160 (Mo-0.35.tar.gz) = a834ac294df3eed562b08676f841434238f6a1bf
|
||||
Size (Mo-0.35.tar.gz) = 49421 bytes
|
Loading…
Reference in a new issue