1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Set a subs prototype

WWW:	http://search.cpan.org/dist/Sub-Prototype/
This commit is contained in:
Steve Wills 2012-09-08 14:19:36 +00:00
parent 8eb033c5b4
commit 0f1f383568
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303902
5 changed files with 34 additions and 0 deletions

View File

@ -2510,6 +2510,7 @@
SUBDIR += p5-Sub-Multi
SUBDIR += p5-Sub-Name
SUBDIR += p5-Sub-Override
SUBDIR += p5-Sub-Prototype
SUBDIR += p5-Sub-Signatures
SUBDIR += p5-Sub-Uplevel
SUBDIR += p5-Sub-WrapPackages

View File

@ -0,0 +1,21 @@
# New ports collection makefile for: p5-Sub-Prototype
# Date created: 2012-09-08
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Sub-Prototype
PORTVERSION= 0.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Set a subs prototype
PERL_CONFIGURE= yes
MAN3= Sub::Prototype.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Sub-Prototype-0.02.tar.gz) = 243334012bfeea39da9c04ff39a653d845fa67521d6341b2063ff7b9a34b1473
SIZE (Sub-Prototype-0.02.tar.gz) = 14703

View File

@ -0,0 +1,3 @@
Set a subs prototype
WWW: http://search.cpan.org/dist/Sub-Prototype/

View File

@ -0,0 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Sub/Prototype.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Prototype/Prototype.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Prototype/Prototype.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Prototype/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Prototype
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sub