aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-UNIX-Util
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-01 16:09:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-01 16:09:16 +0000
commitb6f713216cffbb52dd08227c1c503d32f9b6e5c9 (patch)
treeb9670501cdb0e46ab445e9931b00a91aea22bd85 /net/p5-IO-Socket-UNIX-Util
parente639dda13e48060c074bde3acf22ce91d21f2649 (diff)
downloadports-b6f713216cffbb52dd08227c1c503d32f9b6e5c9.tar.gz
ports-b6f713216cffbb52dd08227c1c503d32f9b6e5c9.zip
- Add p5-IO-Socket-UNIX-Util 0.05
IO::Socket::UNIX::Util provides Unix domain socket utilities. WWW: http://search.cpan.org/dist/IO-Socket-UNIX-Util/
Notes
Notes: svn path=/head/; revision=375937
Diffstat (limited to 'net/p5-IO-Socket-UNIX-Util')
-rw-r--r--net/p5-IO-Socket-UNIX-Util/Makefile19
-rw-r--r--net/p5-IO-Socket-UNIX-Util/distinfo2
-rw-r--r--net/p5-IO-Socket-UNIX-Util/pkg-descr3
-rw-r--r--net/p5-IO-Socket-UNIX-Util/pkg-plist2
4 files changed, 26 insertions, 0 deletions
diff --git a/net/p5-IO-Socket-UNIX-Util/Makefile b/net/p5-IO-Socket-UNIX-Util/Makefile
new file mode 100644
index 000000000000..c724d0e69fdd
--- /dev/null
+++ b/net/p5-IO-Socket-UNIX-Util/Makefile
@@ -0,0 +1,19 @@
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= IO-Socket-UNIX-Util
+PORTVERSION= 0.05
+CATEGORIES= net perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Unix domain socket utilities
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+USE_PERL5= configure
+USES= perl5
+
+.include <bsd.port.mk>
diff --git a/net/p5-IO-Socket-UNIX-Util/distinfo b/net/p5-IO-Socket-UNIX-Util/distinfo
new file mode 100644
index 000000000000..3e93a83ecdfb
--- /dev/null
+++ b/net/p5-IO-Socket-UNIX-Util/distinfo
@@ -0,0 +1,2 @@
+SHA256 (IO-Socket-UNIX-Util-0.05.tar.gz) = 97599e5366e8ed7b6e5cdc0744985e45904e6d17cec7ff863ff023e5ae12e199
+SIZE (IO-Socket-UNIX-Util-0.05.tar.gz) = 13127
diff --git a/net/p5-IO-Socket-UNIX-Util/pkg-descr b/net/p5-IO-Socket-UNIX-Util/pkg-descr
new file mode 100644
index 000000000000..0b1283792827
--- /dev/null
+++ b/net/p5-IO-Socket-UNIX-Util/pkg-descr
@@ -0,0 +1,3 @@
+IO::Socket::UNIX::Util provides Unix domain socket utilities.
+
+WWW: http://search.cpan.org/dist/IO-Socket-UNIX-Util/
diff --git a/net/p5-IO-Socket-UNIX-Util/pkg-plist b/net/p5-IO-Socket-UNIX-Util/pkg-plist
new file mode 100644
index 000000000000..89800e7fe01d
--- /dev/null
+++ b/net/p5-IO-Socket-UNIX-Util/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/IO/Socket/UNIX/Util.pm
+%%PERL5_MAN3%%/IO::Socket::UNIX::Util.3.gz