1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Add p5-Sys-Sig 0.03, return signal constants for this host.

PR:		ports/103112
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
Cheng-Lung Sung 2006-10-02 14:51:46 +00:00
parent 6d445cf649
commit 071aa5748a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174312
5 changed files with 35 additions and 0 deletions

View File

@ -1364,6 +1364,7 @@
SUBDIR += p5-Sub-Override
SUBDIR += p5-Sub-Uplevel
SUBDIR += p5-Sys-Mmap
SUBDIR += p5-Sys-Sig
SUBDIR += p5-Sys-SigAction
SUBDIR += p5-Sys-Syscall
SUBDIR += p5-System2

22
devel/p5-Sys-Sig/Makefile Normal file
View File

@ -0,0 +1,22 @@
# New ports collection makefile for: p5-Sys-Sig
# Date created: 2006-09-11
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Sys-Sig
PORTVERSION= 0.03
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Sys
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Return signal constants for this host
PERL_CONFIGURE= yes
MAN3= Sys::Sig.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Sys-Sig-0.03.tar.gz) = ff8ade1f59e277525da1517549f4632e
SHA256 (Sys-Sig-0.03.tar.gz) = 8c8d37978b48ba889692d007d3fcf7c1640737bce728fdebf3022f65daf20fc0
SIZE (Sys-Sig-0.03.tar.gz) = 10093

View File

@ -0,0 +1,3 @@
Return signal constants for this host.
WWW: http://search.cpan.org/dist/Sys-Sig/

View File

@ -0,0 +1,6 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Sig/.packlist
%%SITE_PERL%%/Sys/Sig.pm
@dirrmtry %%SITE_PERL%%/Sys
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Sig
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys