freebsd-ports/devel/p5-Hook-LexWrap/Makefile
2010-10-14 06:06:18 +00:00

21 lines
405 B
Makefile

# 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>