aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Shell-Command
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-02-11 04:39:05 +0000
committerSteve Wills <swills@FreeBSD.org>2012-02-11 04:39:05 +0000
commit5f065fa01dd3eaebd2eadd0b103a5fa993630abf (patch)
treeafb501be4f6efd3e30dc5be1af0cd715f0b6ed9a /sysutils/p5-Shell-Command
parent99d8ccfac5f6e271f988568e6d34023b803fcf72 (diff)
downloadports-5f065fa01dd3eaebd2eadd0b103a5fa993630abf.tar.gz
ports-5f065fa01dd3eaebd2eadd0b103a5fa993630abf.zip
Cross-platform functions emulating common shell commands
Notes
Notes: svn path=/head/; revision=290900
Diffstat (limited to 'sysutils/p5-Shell-Command')
-rw-r--r--sysutils/p5-Shell-Command/Makefile21
-rw-r--r--sysutils/p5-Shell-Command/distinfo2
-rw-r--r--sysutils/p5-Shell-Command/pkg-descr3
-rw-r--r--sysutils/p5-Shell-Command/pkg-plist5
4 files changed, 31 insertions, 0 deletions
diff --git a/sysutils/p5-Shell-Command/Makefile b/sysutils/p5-Shell-Command/Makefile
new file mode 100644
index 000000000000..4972a006074d
--- /dev/null
+++ b/sysutils/p5-Shell-Command/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-Shell-Command
+# Date created: 2012-02-10
+# Whom: Steve Wills <swills@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Shell-Command
+PORTVERSION= 0.06
+CATEGORIES= sysutils perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Cross-platform functions emulating common shell commands
+
+PERL_CONFIGURE= yes
+
+MAN3= Shell::Command.3
+
+.include <bsd.port.mk>
diff --git a/sysutils/p5-Shell-Command/distinfo b/sysutils/p5-Shell-Command/distinfo
new file mode 100644
index 000000000000..f84b226d5bd5
--- /dev/null
+++ b/sysutils/p5-Shell-Command/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Shell-Command-0.06.tar.gz) = f3e4deef577944be46fa7af5ac118ac2828911788b01bc76a74495355616ecd1
+SIZE (Shell-Command-0.06.tar.gz) = 10464
diff --git a/sysutils/p5-Shell-Command/pkg-descr b/sysutils/p5-Shell-Command/pkg-descr
new file mode 100644
index 000000000000..75c61807289f
--- /dev/null
+++ b/sysutils/p5-Shell-Command/pkg-descr
@@ -0,0 +1,3 @@
+Cross-platform functions emulating common shell commands
+
+WWW: http://search.cpan.org/dist/Shell-Command/
diff --git a/sysutils/p5-Shell-Command/pkg-plist b/sysutils/p5-Shell-Command/pkg-plist
new file mode 100644
index 000000000000..c9ca81c199ab
--- /dev/null
+++ b/sysutils/p5-Shell-Command/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Command/.packlist
+%%SITE_PERL%%/Shell/Command.pm
+@dirrmtry %%SITE_PERL%%/Shell
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Command
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell