aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-IPC-Signal
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-12-09 20:48:57 +0800
committermiwi <miwi@FreeBSD.org>2006-12-09 20:48:57 +0800
commitebf5ff809ee546901cbe9d97dc5b6cf9c95da8e9 (patch)
treeabe4edfceb40402224c908f53fa11e48c5e52c2a /devel/p5-IPC-Signal
parent22e20cb2102d364527c121d250dce27d8c807065 (diff)
downloadfreebsd-ports-gnome-ebf5ff809ee546901cbe9d97dc5b6cf9c95da8e9.tar.gz
freebsd-ports-gnome-ebf5ff809ee546901cbe9d97dc5b6cf9c95da8e9.tar.zst
freebsd-ports-gnome-ebf5ff809ee546901cbe9d97dc5b6cf9c95da8e9.zip
IPC::Signal - Utility functions dealing with signals
This module contains utility functions for dealing with signals. WWW: http://search.cpan.org/dist/IPC-Signal/ PR: ports/103882 Submitted by: Rouslan Iskhakov <rouslan at rshell.net>
Diffstat (limited to 'devel/p5-IPC-Signal')
-rw-r--r--devel/p5-IPC-Signal/Makefile22
-rw-r--r--devel/p5-IPC-Signal/distinfo3
-rw-r--r--devel/p5-IPC-Signal/pkg-descr5
-rw-r--r--devel/p5-IPC-Signal/pkg-plist5
4 files changed, 35 insertions, 0 deletions
diff --git a/devel/p5-IPC-Signal/Makefile b/devel/p5-IPC-Signal/Makefile
new file mode 100644
index 000000000000..9739e6a83ea0
--- /dev/null
+++ b/devel/p5-IPC-Signal/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: devel/p5-IPC-Signal
+# Date created: 01 October 2006
+# Whom: Rouslan Iskhakov <rouslan@rshell.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= IPC-Signal
+PORTVERSION= 1.00
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= IPC
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= rouslan@rshell.net
+COMMENT= IPC::Signal - Utility functions dealing with signals
+
+PERL_CONFIGURE= yes
+
+MAN3= IPC::Signal.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-IPC-Signal/distinfo b/devel/p5-IPC-Signal/distinfo
new file mode 100644
index 000000000000..5479f99c31ed
--- /dev/null
+++ b/devel/p5-IPC-Signal/distinfo
@@ -0,0 +1,3 @@
+MD5 (IPC-Signal-1.00.tar.gz) = 4cebf17fdf1785eaf8c151bf2e8c360a
+SHA256 (IPC-Signal-1.00.tar.gz) = 7c21f9c8c2d0c0f0f0f46e77de7c3d879dd562668ddf0525875c38cef2076fd0
+SIZE (IPC-Signal-1.00.tar.gz) = 2649
diff --git a/devel/p5-IPC-Signal/pkg-descr b/devel/p5-IPC-Signal/pkg-descr
new file mode 100644
index 000000000000..75ac3cda0181
--- /dev/null
+++ b/devel/p5-IPC-Signal/pkg-descr
@@ -0,0 +1,5 @@
+IPC::Signal - Utility functions dealing with signals
+
+This module contains utility functions for dealing with signals.
+
+WWW: http://search.cpan.org/dist/IPC-Signal/
diff --git a/devel/p5-IPC-Signal/pkg-plist b/devel/p5-IPC-Signal/pkg-plist
new file mode 100644
index 000000000000..66a9e0302483
--- /dev/null
+++ b/devel/p5-IPC-Signal/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/IPC/Signal.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Signal/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Signal
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC
+@dirrmtry %%SITE_PERL%%/IPC