# New ports collection makefile for:	p5-Sub-Delete
# Date created:		2008-11-16
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/devel/p5-Sub-Delete/Makefile,v 1.2 2009/09/11 09:46:37 arved Exp $
#

PORTNAME=	Sub-Delete
PORTVERSION=	0.03
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Sub
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module enabling one to delete subroutines

PERL_CONFIGURE=	yes
USE_PERL5=	5.8.3+

MAN3=		Sub::Delete.3

.include <bsd.port.mk>
