2013-01-22 10:40:40 +01:00
|
|
|
# Created by: will
|
2001-01-04 00:23:33 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Bit-Vector
|
2015-03-09 17:21:22 +01:00
|
|
|
PORTVERSION= 7.4
|
2001-01-04 00:23:33 +01:00
|
|
|
CATEGORIES= math perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-01-04 00:23:33 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2018-09-10 13:16:59 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Library of advanced math functions that includes a Perl OO module
|
2001-01-04 00:23:33 +01:00
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2015-03-28 15:42:16 +01:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Carp-Clan>=5.3:devel/p5-Carp-Clan
|
2006-01-05 07:16:32 +01:00
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-01-04 00:23:33 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|