diff --git a/devel/p5-Feature-Compat-Try/Makefile b/devel/p5-Feature-Compat-Try/Makefile new file mode 100644 index 00000000000..02d67ae6c81 --- /dev/null +++ b/devel/p5-Feature-Compat-Try/Makefile @@ -0,0 +1,23 @@ +COMMENT = make try/catch syntax available + +DISTNAME = Feature-Compat-Try-0.05 +CPAN_AUTHOR = PEVANS + +CATEGORIES = devel + +MAINTAINER = Alexander Bluhm + +# Perl +PERMIT_PACKAGE = Yes + +MODULES = cpan + +RUN_DEPENDS = devel/p5-Syntax-Keyword-Try>=0.27 + +CONFIGURE_STYLE = modbuild + +PKG_ARCH = * + +MAKE_ENV = TEST_POD=Yes + +.include diff --git a/devel/p5-Feature-Compat-Try/distinfo b/devel/p5-Feature-Compat-Try/distinfo new file mode 100644 index 00000000000..e12eb738e23 --- /dev/null +++ b/devel/p5-Feature-Compat-Try/distinfo @@ -0,0 +1,2 @@ +SHA256 (Feature-Compat-Try-0.05.tar.gz) = WaHHFzysMNsTHF8T+jhA9xhYju+bV5NS/+FWtVBxbXw= +SIZE (Feature-Compat-Try-0.05.tar.gz) = 17364 diff --git a/devel/p5-Feature-Compat-Try/pkg/DESCR b/devel/p5-Feature-Compat-Try/pkg/DESCR new file mode 100644 index 00000000000..dc4bbe1a3e1 --- /dev/null +++ b/devel/p5-Feature-Compat-Try/pkg/DESCR @@ -0,0 +1,2 @@ +This module makes syntax support for try/catch control flow easily +available. diff --git a/devel/p5-Feature-Compat-Try/pkg/PLIST b/devel/p5-Feature-Compat-Try/pkg/PLIST new file mode 100644 index 00000000000..1d3ac30e0c8 --- /dev/null +++ b/devel/p5-Feature-Compat-Try/pkg/PLIST @@ -0,0 +1,4 @@ +${P5SITE}/Feature/ +${P5SITE}/Feature/Compat/ +${P5SITE}/Feature/Compat/Try.pm +@man man/man3p/Feature::Compat::Try.3p