# New ports collection makefile for:	p5-WeakRef
# Date created:		14 Jun 2006
# Whom:			Dmitry Marakasov <amdmi3@mail.ru>
#
# $FreeBSD: ports/devel/p5-WeakRef/Makefile,v 1.1 2006/06/15 16:05:41 erwin Exp $
#

PORTNAME=	WeakRef
PORTVERSION=	0.01
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	../../authors/id/L/LU/LUKKA/
PKGNAMEPREFIX=	p5-

MAINTAINER=	amdmi3@mail.ru
COMMENT=	An API to the Perl weak references

PERL_CONFIGURE=	yes

MAN3=		WeakRef.3

.include <bsd.port.mk>
