aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Hook-LexWrap/Makefile
blob: 16f5b273331bbcbec93e6ee012957a81d4322ecc (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                       
                    
                           
                    








                                                             
                      
# New ports collection makefile for:	p5-Hook-LexWrap
# Date created:				Wed Jul 7 2004
# Whom:					Anton Berezin <tobez@tobez.org>
#
# $FreeBSD$
#

PORTNAME=	Hook-LexWrap
PORTVERSION=	0.24
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Lexically scoped subroutine wrappers for Perl

PERL_CONFIGURE=	yes

MAN3=		Hook::LexWrap.3

.include <bsd.port.mk>