aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-IPC-Run3/Makefile
blob: ec4f4ed6db090884c341c506c23c772c54d5ef72 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                                             

                        
                     
                           
                    

                   
                                  










                                              
                      
# New ports collection makefile for:	devel/p5-IPC-Run3
# Date created:				Apr 27 2004
# Whom:					Autrijus Tang <autrijus@autrijus.org>
#
# $FreeBSD$

PORTNAME=	IPC-Run3
PORTVERSION=	0.044
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	Run a subprocess in batch mode

PERL_CONFIGURE=	yes

MAN3=		IPC::Run3.3 \
		IPC::Run3::ProfArrayBuffer.3 \
		IPC::Run3::ProfLogger.3 \
		IPC::Run3::ProfLogReader.3 \
		IPC::Run3::ProfPP.3 \
		IPC::Run3::ProfReporter.3

.include <bsd.port.mk>