initial import of Sub::Name 0.02
This module can be used to assign a new name to a referenced subroutine.
This commit is contained in:
parent
cfb03c21c5
commit
85e919eaa5
23
devel/p5-Sub-Name/Makefile
Normal file
23
devel/p5-Sub-Name/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/05/11 11:37:45 msf Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "(re)name a sub"
|
||||
|
||||
DISTNAME= Sub-Name-0.02
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
4
devel/p5-Sub-Name/distinfo
Normal file
4
devel/p5-Sub-Name/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Sub-Name-0.02.tar.gz) = a47e1f1fe88a0c85b7ecc0d150039616
|
||||
RMD160 (Sub-Name-0.02.tar.gz) = 6214517c7f6437dc31af974f781e6a1ad0084573
|
||||
SHA1 (Sub-Name-0.02.tar.gz) = 3e261543f371b4f325460e8038c93b23c9a61ca7
|
||||
SIZE (Sub-Name-0.02.tar.gz) = 2686
|
1
devel/p5-Sub-Name/pkg/DESCR
Normal file
1
devel/p5-Sub-Name/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
This module can be used to assign a new name to a referenced subroutine.
|
10
devel/p5-Sub-Name/pkg/PLIST
Normal file
10
devel/p5-Sub-Name/pkg/PLIST
Normal file
@ -0,0 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/05/11 11:37:45 msf Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Sub/
|
||||
${P5ARCH}/Sub/Name.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Sub/
|
||||
${P5ARCH}/auto/Sub/Name/
|
||||
${P5ARCH}/auto/Sub/Name/Name.bs
|
||||
${P5ARCH}/auto/Sub/Name/Name.so
|
||||
@man man/man3p/Sub::Name.3p
|
Loading…
x
Reference in New Issue
Block a user