# New ports collection makefile for:	p5-boolean
# Date created:				2009-02-23
# Whom:					Timur I. Bakeyev <bat@cpan.org>
#
# $FreeBSD: ports/devel/p5-boolean/Makefile,v 1.3 2011/06/20 08:36:17 az Exp $
#

PORTNAME=		boolean
PORTVERSION=		0.23
CATEGORIES=		devel perl5
MASTER_SITES=		CPAN
MASTER_SITE_SUBDIR=	CPAN:INGY
PKGNAMEPREFIX=		p5-

MAINTAINER=		timur@FreeBSD.org
COMMENT=		Boolean support for Perl

PERL_CONFIGURE=		yes

MAN3=			boolean.3

.include <bsd.port.mk>
