import p5-String-CamelCase from Andrew Fresh, ok landry@
convert from under_score text to CamelCase and back
This commit is contained in:
parent
4a3066c849
commit
0501bfb524
17
textproc/p5-String-CamelCase/Makefile
Normal file
17
textproc/p5-String-CamelCase/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/04/06 09:27:19 sthen Exp $
|
||||
|
||||
COMMENT= camelcase, de-camelcase
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= String-CamelCase-0.02
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= Andrew Fresh <andrew@cpan.org>
|
||||
|
||||
# Same as Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
textproc/p5-String-CamelCase/distinfo
Normal file
5
textproc/p5-String-CamelCase/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (String-CamelCase-0.02.tar.gz) = dIhaqHVv2p/wOcNQIUpMCQ==
|
||||
RMD160 (String-CamelCase-0.02.tar.gz) = lxEu8c1dzmlKTYzVzbkGgE9NWNQ=
|
||||
SHA1 (String-CamelCase-0.02.tar.gz) = OYeGeMXYXTSp18Y4MPGEysI9tD8=
|
||||
SHA256 (String-CamelCase-0.02.tar.gz) = gmiNmsLwH4Eo4mlQBeDJ/ES1dj0V8M1wLq98cZVFcJ4=
|
||||
SIZE (String-CamelCase-0.02.tar.gz) = 8250
|
1
textproc/p5-String-CamelCase/pkg/DESCR
Normal file
1
textproc/p5-String-CamelCase/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
convert from under_score text to CamelCase and back
|
4
textproc/p5-String-CamelCase/pkg/PLIST
Normal file
4
textproc/p5-String-CamelCase/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/06 09:27:19 sthen Exp $
|
||||
${P5SITE}/String/
|
||||
${P5SITE}/String/CamelCase.pm
|
||||
@man man/man3p/String::CamelCase.3p
|
Loading…
Reference in New Issue
Block a user