# New ports collection makefile for:	devel/p5-Tie-Util
# Date created:				29 March 2010
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Tie-Util/Makefile,v 1.2 2010/10/24 16:11:54 culot Exp $
#

PORTNAME=	Tie-Util
PORTVERSION=	0.03
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Tie
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Utility functions for fiddling with tied variables

PERL_CONFIGURE=	yes

MAN3=	Tie::Util.3

.include <bsd.port.mk>
