summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-16 20:13:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-16 20:13:18 +0000
commit0e0e5af09dac3b05f5bf618ad7040ebe6339ad35 (patch)
tree3021d983ed6e257f5e0b71c1c0fcba3e7b4fc59c /sysutils
parent- Update to 0.12.1 (diff)
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>
Notes
Notes: svn path=/head/; revision=207377
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