aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-02-17 04:13:18 +0800
committermiwi <miwi@FreeBSD.org>2008-02-17 04:13:18 +0800
commitc994c7688be824944617ab28213c18f5ef759990 (patch)
tree6dc4d9f950fc3cb1fdaadff6c92c1bb7519c691a /sysutils
parent662c5c6c295c734b72268ee03abe0e1d1829e01b (diff)
downloadfreebsd-ports-gnome-c994c7688be824944617ab28213c18f5ef759990.tar.gz
freebsd-ports-gnome-c994c7688be824944617ab28213c18f5ef759990.tar.zst
freebsd-ports-gnome-c994c7688be824944617ab28213c18f5ef759990.zip
Probe::Perl - Information about the currently running perl.
WWW: http://search.cpan.org/dist/Probe-Perl/ PR: ports/120644 Submitted by: Felippe de Meirelles Motta <lippemail at gmail.com>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/p5-Probe-Perl/Makefile24
-rw-r--r--sysutils/p5-Probe-Perl/distinfo3
-rw-r--r--sysutils/p5-Probe-Perl/pkg-descr3
-rw-r--r--sysutils/p5-Probe-Perl/pkg-plist5
5 files changed, 36 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 202109ae0949..f4ada709ef30 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -474,6 +474,7 @@
SUBDIR += p5-LJ-TextMessage
SUBDIR += p5-MogileFS-Client
SUBDIR += p5-MogileFS-Utils
+ SUBDIR += p5-Probe-Perl
SUBDIR += p5-Proc-PidUtil
SUBDIR += p5-Quota
SUBDIR += p5-Schedule-At
diff --git a/sysutils/p5-Probe-Perl/Makefile b/sysutils/p5-Probe-Perl/Makefile
new file mode 100644
index 000000000000..3c8a6c2be98b
--- /dev/null
+++ b/sysutils/p5-Probe-Perl/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: p5-Probe-Perl
+# Date created: 2008-02-14
+# Whom: Felippe de Meirelles Motta <lippemail@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Probe-Perl
+PORTVERSION= 0.01
+CATEGORIES= sysutils perl5
+MASTER_SITES= CPAN/../by-authors/id/K/KW/KWILLIAMS/
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= lippemail@gmail.com
+COMMENT= Information about the currently running perl
+
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
+
+PERL_CONFIGURE= yes
+
+MAN3= Probe::Perl.3
+
+.include <bsd.port.mk>
diff --git a/sysutils/p5-Probe-Perl/distinfo b/sysutils/p5-Probe-Perl/distinfo
new file mode 100644
index 000000000000..197b4e11e274
--- /dev/null
+++ b/sysutils/p5-Probe-Perl/distinfo
@@ -0,0 +1,3 @@
+MD5 (Probe-Perl-0.01.tar.gz) = b6f613a7d07dde568a0d4b9570de47c3
+SHA256 (Probe-Perl-0.01.tar.gz) = 9b7d211139e42b2a2952c9a4b9f55ac12705e256f4a0acd4ac6ff665aeaddd87
+SIZE (Probe-Perl-0.01.tar.gz) = 5383
diff --git a/sysutils/p5-Probe-Perl/pkg-descr b/sysutils/p5-Probe-Perl/pkg-descr
new file mode 100644
index 000000000000..9ab8224848c0
--- /dev/null
+++ b/sysutils/p5-Probe-Perl/pkg-descr
@@ -0,0 +1,3 @@
+Probe::Perl - Information about the currently running perl.
+
+WWW: http://search.cpan.org/dist/Probe-Perl/
diff --git a/sysutils/p5-Probe-Perl/pkg-plist b/sysutils/p5-Probe-Perl/pkg-plist
new file mode 100644
index 000000000000..0bc326dc5733
--- /dev/null
+++ b/sysutils/p5-Probe-Perl/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Probe/Perl/.packlist
+%%SITE_PERL%%/Probe/Perl.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Probe/Perl
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Probe
+@dirrmtry %%SITE_PERL%%/Probe