Invoke callbacks on construction of entersub OPs for certain CVs.

WWW: http://search.cpan.org/dist/B-Hooks-OP-Check-EntersubForCV/
This commit is contained in:
Jun Kuriyama 2010-11-22 02:14:39 +00:00
parent 5718a1eea0
commit 31b59df09c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264899
5 changed files with 41 additions and 0 deletions

View File

@ -1196,6 +1196,7 @@
SUBDIR += p5-B-Graph
SUBDIR += p5-B-Hooks-EndOfScope
SUBDIR += p5-B-Hooks-OP-Check
SUBDIR += p5-B-Hooks-OP-Check-EntersubForCV
SUBDIR += p5-B-Hooks-OP-PPAddr
SUBDIR += p5-B-Hooks-Parser
SUBDIR += p5-B-Keywords

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: B::Hooks::OP::Check::EntersubForCV
# Date created: 22 Nov 2010
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= B-Hooks-OP-Check-EntersubForCV
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to invoke callback on construction of entersub OPs
RUN_DEPENDS= \
p5-B-Hooks-OP-Check>=0.11:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \
p5-B-Utils>0:${PORTSDIR}/devel/p5-B-Utils
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= B::Hooks::OP::Check::EntersubForCV.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (B-Hooks-OP-Check-EntersubForCV-0.06.tar.gz) = 8aa164e0453a63e024ba9a1dbd5b631c11a04370af5261041125d6f215d0b481
SIZE (B-Hooks-OP-Check-EntersubForCV-0.06.tar.gz) = 22023

View File

@ -0,0 +1,3 @@
Invoke callbacks on construction of entersub OPs for certain CVs.
WWW: http://search.cpan.org/dist/B-Hooks-OP-Check-EntersubForCV/

View File

@ -0,0 +1,9 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/OP/Check/EntersubForCV/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/OP/Check/EntersubForCV/EntersubForCV.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/OP/Check/EntersubForCV/EntersubForCV.so
%%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/OP/Check/EntersubForCV.pm
%%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/OP/Check/EntersubForCV/Install/hook_op_check_entersubforcv.h
%%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/OP/Check/EntersubForCV/Install/Files.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/OP/Check/EntersubForCV/Install
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/OP/Check/EntersubForCV
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/OP/Check/EntersubForCV