blob: 7fb386d28f537f182de9d0c25cc7d7fdac771b32 (
plain) (
tree)
|
|
# 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.22
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Lexically scoped subroutine wrappers for Perl
USE_ZIP= yes
PERL_CONFIGURE= yes
MAN3= Hook::LexWrap.3
.include <bsd.port.mk>
|