Tweak math/qtiplot version 0.9.8.9_8
[dports.git] / math / p5-Bit-ShiftReg / Makefile
1 # Created by: will
2 # $FreeBSD$
3
4 PORTNAME=       Bit-ShiftReg
5 PORTVERSION=    2.0
6 CATEGORIES=     math perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Perl module implementing various bit shifting operations
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>