# New ports collection makefile for:	p5-Hash-NoRef
# Date created:		2011-10-10
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Hash-NoRef/Makefile,v 1.1 2011/10/15 15:31:09 sunpoet Exp $
#

PORTNAME=	Hash-NoRef
PORTVERSION=	0.03
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	A HASH that store values without increase the reference count

PERL_CONFIGURE=	yes

MAN3=		Hash::NoRef.3

.include <bsd.port.mk>
