# Created by: tobez
# $FreeBSD: math/p5-Bit-Vector-Minimal/Makefile 324174 2013-08-02 18:52:07Z mat $

PORTNAME=	Bit-Vector-Minimal
PORTVERSION=	1.3
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Object-oriented wrapper around Perl's vec()

USES=		perl5
USE_PERL5=	configure

MAN3=		Bit::Vector::Minimal.3

.include <bsd.port.mk>
