The Arch package for Perl
This commit is contained in:
parent
bcfe6243d5
commit
17825ab476
4 changed files with 22 additions and 0 deletions
1
p5-Arch/DESCR
Normal file
1
p5-Arch/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
The Arch package for Perl
|
15
p5-Arch/Makefile
Normal file
15
p5-Arch/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/02/06 05:41:02 netcap Exp $
|
||||
|
||||
DISTNAME= Arch-0.5.1
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
# MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Arch/}
|
||||
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MI/MIGO/
|
||||
|
||||
MAINTAINER= lkundrak@skosi.org
|
||||
COMMENT= Perl module for Arch
|
||||
|
||||
PERL5_PACKLIST= auto/Arch/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
1
p5-Arch/PLIST
Normal file
1
p5-Arch/PLIST
Normal file
|
@ -0,0 +1 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/06 05:41:02 netcap Exp $
|
5
p5-Arch/distinfo
Normal file
5
p5-Arch/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2007/02/06 05:41:02 netcap Exp $
|
||||
|
||||
SHA1 (Arch-0.5.1.tar.gz) = f164779cbc7d83105f2fba8878f49756b86873a0
|
||||
RMD160 (Arch-0.5.1.tar.gz) = 26005aed0e32a825f94b2b54704a2a3c96ec94d8
|
||||
Size (Arch-0.5.1.tar.gz) = 95665 bytes
|
Loading…
Reference in a new issue