2013-09-21 00:10:23 +02:00
|
|
|
# Created by: Dima Sivachenko <dima@chg.ru>
|
1999-08-30 16:24:37 +02:00
|
|
|
# $FreeBSD$
|
1999-03-06 19:18:19 +01:00
|
|
|
|
2000-06-17 04:37:15 +02:00
|
|
|
PORTNAME= Net-RawIP
|
2009-05-08 09:29:51 +02:00
|
|
|
PORTVERSION= 0.25
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2003-07-06 12:12:42 +02:00
|
|
|
PORTEPOCH= 1
|
1999-03-06 19:18:19 +01:00
|
|
|
CATEGORIES= net perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-06-17 04:37:15 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
1999-03-06 19:18:19 +01:00
|
|
|
|
2000-11-13 13:45:40 +01:00
|
|
|
MAINTAINER= demon@FreeBSD.org
|
2014-01-05 18:15:11 +01:00
|
|
|
COMMENT= Perl module to manipulate raw IP packets
|
1999-03-06 19:18:19 +01:00
|
|
|
|
2013-09-05 13:09:23 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
1999-03-06 19:18:19 +01:00
|
|
|
|
2009-05-08 09:29:51 +02:00
|
|
|
.include <bsd.port.mk>
|