# New ports collection makefile for:	p5-Symbol-Util
# Date created:		2011-11-17
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Symbol-Util/Makefile,v 1.2 2012/03/16 16:26:28 sunpoet Exp $
#

PORTNAME=	Symbol-Util
PORTVERSION=	0.0203
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Additional utils for Perl symbols manipulation

PERL_CONFIGURE=	yes

MAN3=		Symbol::Util.3

.include <bsd.port.mk>
