2013-07-26 09:33:41 +02:00
|
|
|
# Created by: Anton Berezin <tobez@tobez.org>
|
2001-01-04 01:09:15 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Set-Window
|
2002-07-28 08:41:19 +02:00
|
|
|
PORTVERSION= 1.01
|
2001-01-04 01:09:15 +01:00
|
|
|
CATEGORIES= math perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-01-04 01:09:15 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2001-06-12 21:25:41 +02:00
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Perl module to manage an interval on the integer line
|
2001-01-04 01:09:15 +01:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Set::Window.3
|
|
|
|
|
2002-07-28 08:41:19 +02:00
|
|
|
post-patch:
|
2013-07-26 09:33:41 +02:00
|
|
|
@${REINPLACE_CMD} -i '' '/use 5/d' ${WRKSRC}/Window.pm
|
2002-07-28 08:41:19 +02:00
|
|
|
|
2001-01-04 01:09:15 +01:00
|
|
|
.include <bsd.port.mk>
|