Perl module for ptrace(2). i386 arch only.

WWW:	http://search.cpan.org/dist/FreeBSD-i386-Ptrace/

PR:		ports/132647
Submitted by:	TAKAHASHI Kaoru <kaoru at kaisei.org>
This commit is contained in:
Martin Wilke 2009-03-15 19:52:04 +00:00
parent f0e254af95
commit d57d8b0c6c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230164
5 changed files with 41 additions and 0 deletions

View file

@ -1399,6 +1399,7 @@
SUBDIR += p5-Filter-Template
SUBDIR += p5-FindBin-libs
SUBDIR += p5-Forest
SUBDIR += p5-FreeBSD-i386-Ptrace
SUBDIR += p5-FreezeThaw
SUBDIR += p5-Gearman
SUBDIR += p5-Gearman-Client-Async

View file

@ -0,0 +1,22 @@
# New ports collection makefile for: p5-FreeBSD-i386-Ptrace
# Date created: 2009-03-15
# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
#
# $FreeBSD$
#
PORTNAME= FreeBSD-i386-Ptrace
PORTVERSION= 0.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Perl module for ptrace on FreeBSD-i386
PERL_CONFIGURE= 5.8.1+
ONLY_FOR_ARCHS= i386
MAN3= FreeBSD::i386::Ptrace.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (FreeBSD-i386-Ptrace-0.01.tar.gz) = 1d81153549f927a4edc352994df5d7e2
SHA256 (FreeBSD-i386-Ptrace-0.01.tar.gz) = 6d4d232b3e7d8f9e0381eb55911b8baffb3c1ced9773f6e50796fb1f15130cc0
SIZE (FreeBSD-i386-Ptrace-0.01.tar.gz) = 5194

View file

@ -0,0 +1,3 @@
Perl module for ptrace(2). i386 arch only.
WWW: http://search.cpan.org/dist/FreeBSD-i386-Ptrace/

View file

@ -0,0 +1,12 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/FreeBSD/i386/Ptrace/Syscall.pm
%%SITE_PERL%%/%%PERL_ARCH%%/FreeBSD/i386/Ptrace.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD/i386/Ptrace/Ptrace.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD/i386/Ptrace/Ptrace.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD/i386/Ptrace/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD/i386/Ptrace
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD/i386
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/FreeBSD/i386/Ptrace
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/FreeBSD/i386
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/FreeBSD