# New ports collection makefile for:	p5-Tie-Function
# Date created:		2011-08-04
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Tie-Function/Makefile,v 1.1 2011/08/10 12:27:36 sunpoet Exp $
#

PORTNAME=	Tie-Function
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Wrap functions in tied hash sugar

PERL_CONFIGURE=	yes

MAN3=		Tie::Function.3

.include <bsd.port.mk>
