summaryrefslogtreecommitdiff
path: root/net/p5-Net-RawIP
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-06 18:18:19 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-03-06 18:18:19 +0000
commit11915f1dcfb4de172cbbe4918e6ce3c73c8505c6 (patch)
tree9189890fe2d8217ec160813e57cf68032bb2deb1 /net/p5-Net-RawIP
parentActivate clusterit, a collection of clustering tools (diff)
This package provides a class object which can be used for creating,
manipulating and sending a raw IP packets with optional feature for manipulating ethernet headers. http://quake.skif.net/RawIP/ PR: ports/10110 Submitted By: Dima Sivachenko <dima@Chg.RU>
Notes
Notes: svn path=/head/; revision=17021
Diffstat (limited to 'net/p5-Net-RawIP')
-rw-r--r--net/p5-Net-RawIP/Makefile27
-rw-r--r--net/p5-Net-RawIP/distinfo1
-rw-r--r--net/p5-Net-RawIP/pkg-comment1
-rw-r--r--net/p5-Net-RawIP/pkg-descr8
-rw-r--r--net/p5-Net-RawIP/pkg-plist6
5 files changed, 43 insertions, 0 deletions
diff --git a/net/p5-Net-RawIP/Makefile b/net/p5-Net-RawIP/Makefile
new file mode 100644
index 000000000000..4559329dc335
--- /dev/null
+++ b/net/p5-Net-RawIP/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: p5-Net-RawIP
+# Version required: 0.06
+# Date created: 18 February 1999
+# Whom: Dima Sivachenko <dima@chg.ru>
+#
+# $Id$
+#
+
+DISTNAME= Net-RawIP-0.06
+PKGNAME= p5-Net-RawIP-0.06
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
+ http://quake.skif.net/RawIP/files/ \
+ http://www.ic.al.lg.ua/~ksv/
+MASTER_SITE_SUBDIR= Net
+
+MAINTAINER= dima@chg.ru
+
+USE_PERL5= yes
+MAN3= Net::RawIP.3
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+do-configure:
+
+ @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include <bsd.port.mk>
diff --git a/net/p5-Net-RawIP/distinfo b/net/p5-Net-RawIP/distinfo
new file mode 100644
index 000000000000..924aee810d53
--- /dev/null
+++ b/net/p5-Net-RawIP/distinfo
@@ -0,0 +1 @@
+MD5 (Net-RawIP-0.06.tar.gz) = 6ae674f531196cb3ba43a596d1518c9f
diff --git a/net/p5-Net-RawIP/pkg-comment b/net/p5-Net-RawIP/pkg-comment
new file mode 100644
index 000000000000..91619430dbfa
--- /dev/null
+++ b/net/p5-Net-RawIP/pkg-comment
@@ -0,0 +1 @@
+A perl module to manipulate raw IP packets.
diff --git a/net/p5-Net-RawIP/pkg-descr b/net/p5-Net-RawIP/pkg-descr
new file mode 100644
index 000000000000..cfc26852160f
--- /dev/null
+++ b/net/p5-Net-RawIP/pkg-descr
@@ -0,0 +1,8 @@
+This package provides a class object which can be used for creating,
+manipulating and sending a raw IP packets with optional feature for
+manipulating ethernet headers.
+
+http://quake.skif.net/RawIP/
+
+--Dima
+dima@chg.ru
diff --git a/net/p5-Net-RawIP/pkg-plist b/net/p5-Net-RawIP/pkg-plist
new file mode 100644
index 000000000000..bc36c5079925
--- /dev/null
+++ b/net/p5-Net-RawIP/pkg-plist
@@ -0,0 +1,6 @@
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Net/RawIP/RawIP.so
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Net/RawIP/RawIP.bs
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/Net/RawIP.pm
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Net/RawIP/autosplit.ix
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Net/RawIP/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Net/RawIP