# New ports collection makefile for:	p5-Tie-Watch
# Date created:		31 August 2006
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Tie-Watch/Makefile,v 1.1 2006/08/31 11:11:06 sat Exp $
#

PORTNAME=	Tie-Watch
DISTVERSION=	1.2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	infofarmer@FreeBSD.org
COMMENT=	Place watchpoints on variables

PERL_CONFIGURE=	yes

MAN3=		${PORTNAME:S/-/::/g}.3

.include <bsd.port.mk>
