# New ports collection makefile for:	devel/p5-Set-CrossProduct
# Date created:				06 December 2011
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Set-CrossProduct/Makefile,v 1.1 2011/12/06 11:40:17 tobez Exp $
#

PORTNAME=	Set-CrossProduct
PORTVERSION=	1.95
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:BDFOY
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Work with the cross product of two or more sets

PERL_CONFIGURE=	yes

MAN1=	cross.1
MAN3=	Set::CrossProduct.3

.include <bsd.port.mk>
