summaryrefslogtreecommitdiff
path: root/net/p5-IO-Interface
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2002-04-15 12:16:10 +0000
committerhe <he@pkgsrc.org>2002-04-15 12:16:10 +0000
commitb12570166d98f2fdc121eebd3a1007a0737c620a (patch)
treee326122692f3c0c24401c4922fdec1501d95dcc6 /net/p5-IO-Interface
parent92d8164a0ed9aee3c525d4496208bb7afbff64f2 (diff)
downloadpkgsrc-b12570166d98f2fdc121eebd3a1007a0737c620a.tar.gz
Import p5-IO-Interface - get and set interface characteristics.
Reviewed by Stoned Elipot.
Diffstat (limited to 'net/p5-IO-Interface')
-rw-r--r--net/p5-IO-Interface/DESCR6
-rw-r--r--net/p5-IO-Interface/Makefile20
-rw-r--r--net/p5-IO-Interface/PLIST1
-rw-r--r--net/p5-IO-Interface/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/net/p5-IO-Interface/DESCR b/net/p5-IO-Interface/DESCR
new file mode 100644
index 00000000000..1d491c7b8c0
--- /dev/null
+++ b/net/p5-IO-Interface/DESCR
@@ -0,0 +1,6 @@
+IO::Interface adds object-methods to IO::Socket objects to allow them
+to get and set operational characteristics of network interface cards,
+such as IP addresses, net masks, and so forth. It is useful for
+identifying runtime characteristics of cards, such as broadcast
+addresses, and finding interfaces that satisfy certain criteria, such
+as the ability to multicast.
diff --git a/net/p5-IO-Interface/Makefile b/net/p5-IO-Interface/Makefile
new file mode 100644
index 00000000000..8411b00644d
--- /dev/null
+++ b/net/p5-IO-Interface/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/15 12:16:10 he Exp $
+#
+
+DISTNAME= IO-Interface-0.97
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5intf
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
+
+MAINTAINER= he@netbsd.org
+COMMENT= IO-Interface - get and set interface characteristics
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/Interface/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-IO-Interface/PLIST b/net/p5-IO-Interface/PLIST
new file mode 100644
index 00000000000..80568ba03d2
--- /dev/null
+++ b/net/p5-IO-Interface/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/15 12:16:10 he Exp $
diff --git a/net/p5-IO-Interface/distinfo b/net/p5-IO-Interface/distinfo
new file mode 100644
index 00000000000..662d3c6bac0
--- /dev/null
+++ b/net/p5-IO-Interface/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/04/15 12:16:10 he Exp $
+
+SHA1 (IO-Interface-0.97.tar.gz) = 860b15cf496c91c06665fe4ee8677c17e89ca133
+Size (IO-Interface-0.97.tar.gz) = 6895 bytes