Initial import of B-Keywords-0.06
B::Keywords supplies lists of keywords used inside the perl language. It is used by modules like B::Deparse and B::Deobfuscate ok sturm@
This commit is contained in:
parent
46f173dde5
commit
62802a17e9
23
devel/p5-B-Keywords/Makefile
Normal file
23
devel/p5-B-Keywords/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/05/19 21:17:05 msf Exp $
|
||||
|
||||
COMMENT= "lists of Perl keywords for use in backend modules"
|
||||
|
||||
DISTNAME= B-Keywords-0.06
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/}
|
||||
|
||||
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
PKG_ARCH=*
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/p5-B-Keywords/distinfo
Normal file
3
devel/p5-B-Keywords/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (B-Keywords-0.06.tar.gz) = ebd99ef8d2bb5e572f5d27c493491e39
|
||||
RMD160 (B-Keywords-0.06.tar.gz) = e21f9ae7a0ccaac24242dff070693c8984318f34
|
||||
SHA1 (B-Keywords-0.06.tar.gz) = 46278ab80e69c236ecab63b17f7d53919270c7b6
|
2
devel/p5-B-Keywords/pkg/DESCR
Normal file
2
devel/p5-B-Keywords/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
B::Keywords supplies lists of keywords used inside the perl language.
|
||||
It is used by modules like B::Deparse and B::Deobfuscate
|
10
devel/p5-B-Keywords/pkg/PLIST
Normal file
10
devel/p5-B-Keywords/pkg/PLIST
Normal file
@ -0,0 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/05/19 21:17:05 msf Exp $
|
||||
${P5SITE}/B/Keywords.pm
|
||||
@comment ${P5ARCH}/auto/B/Keywords/.packlist
|
||||
man/man3p/B::Keywords.3p
|
||||
@dirrm man/man3p
|
||||
@comment @dirrm ${P5ARCH}/auto/B/Keywords
|
||||
@comment @dirrm ${P5ARCH}/auto/B
|
||||
@comment @dirrm ${P5ARCH}/auto
|
||||
@comment @dirrm ${P5ARCH}
|
||||
@dirrm ${P5SITE}/B
|
Loading…
Reference in New Issue
Block a user