Import devel/p5-Tie-Simple
input rpe@, sthen@ OK benoit@ (earlier version), sthen@ This module adds the ability to quickly create new types of tie objects without creating a complete class.
This commit is contained in:
parent
f60f04999e
commit
088c4a11b7
15
devel/p5-Tie-Simple/Makefile
Normal file
15
devel/p5-Tie-Simple/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/01/02 14:26:48 florian Exp $
|
||||
|
||||
COMMENT = Variable ties made easier
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Tie-Simple-1.03
|
||||
CPAN_AUTHOR = HANENKAMP
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Florian Obser <florian+ports@narrans.de>
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Tie-Simple/distinfo
Normal file
2
devel/p5-Tie-Simple/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Tie-Simple-1.03.tar.gz) = 5z2uAOAMQlERVP4OOyaollg28kVuHAlSyc4izj1V/CM=
|
||||
SIZE (Tie-Simple-1.03.tar.gz) = 5498
|
2
devel/p5-Tie-Simple/pkg/DESCR
Normal file
2
devel/p5-Tie-Simple/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module adds the ability to quickly create new types of tie
|
||||
objects without creating a complete class.
|
10
devel/p5-Tie-Simple/pkg/PLIST
Normal file
10
devel/p5-Tie-Simple/pkg/PLIST
Normal file
@ -0,0 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/01/02 14:26:48 florian Exp $
|
||||
${P5SITE}/Tie/
|
||||
${P5SITE}/Tie/Simple/
|
||||
${P5SITE}/Tie/Simple.pm
|
||||
${P5SITE}/Tie/Simple/Array.pm
|
||||
${P5SITE}/Tie/Simple/Handle.pm
|
||||
${P5SITE}/Tie/Simple/Hash.pm
|
||||
${P5SITE}/Tie/Simple/Scalar.pm
|
||||
${P5SITE}/Tie/Simple/Util.pm
|
||||
@man man/man3p/Tie::Simple.3p
|
Loading…
Reference in New Issue
Block a user