Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
44783cbb
Commit
44783cbb
authored
Aug 23, 2012
by
kuriyama
Browse files
A class dispatcher that handles namespaces like paths.
WWW:
http://search.cpan.org/dist/Class-Forward/
parent
ec88effc
Changes
5
Hide whitespace changes
Inline
Side-by-side
devel/Makefile
View file @
44783cbb
...
...
@@ -1432,6 +1432,7 @@
SUBDIR
+=
p5-Class-Factory-Util
SUBDIR
+=
p5-Class-Field
SUBDIR
+=
p5-Class-Fields
SUBDIR
+=
p5-Class-Forward
SUBDIR
+=
p5-Class-Generate
SUBDIR
+=
p5-Class-Gomor
SUBDIR
+=
p5-Class-Handle
...
...
devel/p5-Class-Forward/Makefile
0 → 100644
View file @
44783cbb
# New ports collection makefile for: Class::Forward
# Date created: 23 Aug 2012
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME
=
Class-Forward
PORTVERSION
=
0.06
CATEGORIES
=
devel perl5
MASTER_SITES
=
CPAN
PKGNAMEPREFIX
=
p5-
MAINTAINER
=
kuriyama@FreeBSD.org
COMMENT
=
Perl extension
for
class dispatcher that handles namespaces like paths
PERL_CONFIGURE
=
yes
MAN3
=
Class::Forward.3
.
include
<bsd.port.mk>
devel/p5-Class-Forward/distinfo
0 → 100644
View file @
44783cbb
SHA256 (Class-Forward-0.06.tar.gz) = abdb098a9aa9a3c34287a8f618fd8cc820ad607f29cd1a768720300daf3b6d1f
SIZE (Class-Forward-0.06.tar.gz) = 10818
devel/p5-Class-Forward/pkg-descr
0 → 100644
View file @
44783cbb
A class dispatcher that handles namespaces like paths.
WWW: http://search.cpan.org/dist/Class-Forward/
devel/p5-Class-Forward/pkg-plist
0 → 100644
View file @
44783cbb
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Forward/.packlist
%%SITE_PERL%%/Class/Forward.pm
@dirrmtry %%SITE_PERL%%/Class
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Forward
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment