2013-09-20 22:55:04 +02:00
|
|
|
# Created by: will
|
2001-01-04 00:23:03 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Bit-ShiftReg
|
|
|
|
PORTVERSION= 2.0
|
|
|
|
CATEGORIES= math perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-01-04 00:23:03 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2013-10-04 22:22:22 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= Perl module implementing various bit shifting operations
|
2001-01-04 00:23:03 +01:00
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-01-04 00:23:03 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|