# New ports collection makefile for:	p5-Set-IntSpan
# Date created:		February 7, 1998
# Whom:			Don Croyle <croyle@gelemna.org>
#
# $FreeBSD: ports/math/p5-Set-IntSpan/Makefile,v 1.15 2008/01/04 13:34:27 gabor Exp $
#

PORTNAME=	Set-IntSpan
PORTVERSION=	1.13
CATEGORIES=	math perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Set
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Manages sets of integers

PERL_CONFIGURE=	yes

MAN3=		Set::IntSpan.3

.include <bsd.port.mk>
