Tweak editors/scribes version 0.4.b954_1
[dports.git] / math / p5-Bit-Vector-Minimal / Makefile
1 # Created by: tobez
2 # $FreeBSD$
3
4 PORTNAME=       Bit-Vector-Minimal
5 PORTVERSION=    1.3
6 CATEGORIES=     math perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Object-oriented wrapper around Perl's vec()
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>