# New ports collection makefile for:	devel/p5-Sub-Name
# Date created:				27 November 2005
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Sub-Name/Makefile,v 1.5 2008/09/03 11:53:02 tobez Exp $
#

PORTNAME=	Sub-Name
PORTVERSION=	0.04
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Sub::Name - (re)name a sub

PERL_CONFIGURE=	5.6.0+

MAN3=	Sub::Name.3

.include <bsd.port.mk>
