From 7f754b1d0ed79217ced4ea42644754a2b91c28e5 Mon Sep 17 00:00:00 2001 From: espie Date: Sun, 10 Dec 2006 12:34:09 +0000 Subject: [PATCH] about final missing package in that set, all that for SQL::ReservedWords... --- devel/p5-Sub-Install/Makefile | 20 ++++++++++++++++++++ devel/p5-Sub-Install/distinfo | 4 ++++ devel/p5-Sub-Install/pkg/DESCR | 2 ++ devel/p5-Sub-Install/pkg/PLIST | 4 ++++ 4 files changed, 30 insertions(+) create mode 100644 devel/p5-Sub-Install/Makefile create mode 100644 devel/p5-Sub-Install/distinfo create mode 100644 devel/p5-Sub-Install/pkg/DESCR create mode 100644 devel/p5-Sub-Install/pkg/PLIST diff --git a/devel/p5-Sub-Install/Makefile b/devel/p5-Sub-Install/Makefile new file mode 100644 index 00000000000..306e9f2c33c --- /dev/null +++ b/devel/p5-Sub-Install/Makefile @@ -0,0 +1,20 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2006/12/10 12:34:09 espie Exp $ + +COMMENT= "helper for installing code into packages" + +MODULES= cpan +DISTNAME= Sub-Install-0.924 +CATEGORIES= devel + +# perl +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +#MAKE_ENV= PERL_TEST_CRITIC=Yes +#REGRESS_DEPENDS= ::devel/p5-Test-Perl-Critic \ + +REGRESS_DEPENDS= ::devel/p5-Test-Output + +.include diff --git a/devel/p5-Sub-Install/distinfo b/devel/p5-Sub-Install/distinfo new file mode 100644 index 00000000000..1e63c370494 --- /dev/null +++ b/devel/p5-Sub-Install/distinfo @@ -0,0 +1,4 @@ +MD5 (Sub-Install-0.924.tar.gz) = eae66cb5cbd2064ae02b3aeacf6338e4 +RMD160 (Sub-Install-0.924.tar.gz) = c86b127a378955e9a474d426e067b4c56eea782b +SHA1 (Sub-Install-0.924.tar.gz) = e6c32275834689be98c5e7b0847f754f96267a35 +SIZE (Sub-Install-0.924.tar.gz) = 14349 diff --git a/devel/p5-Sub-Install/pkg/DESCR b/devel/p5-Sub-Install/pkg/DESCR new file mode 100644 index 00000000000..fff297e28c6 --- /dev/null +++ b/devel/p5-Sub-Install/pkg/DESCR @@ -0,0 +1,2 @@ +This module provides a simple routine for installing code into packages without +looking at typeglobs or thinking about warnings or strictures. diff --git a/devel/p5-Sub-Install/pkg/PLIST b/devel/p5-Sub-Install/pkg/PLIST new file mode 100644 index 00000000000..1e1252db637 --- /dev/null +++ b/devel/p5-Sub-Install/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/10 12:34:09 espie Exp $ +${P5SITE}/Sub/ +${P5SITE}/Sub/Install.pm +@man man/man3p/Sub::Install.3p