Add p5-UNIVERSAL-which 0.03, perl extension for telling fully qualified

name of the method.
This commit is contained in:
Jun Kuriyama 2006-05-19 10:35:39 +00:00
parent 23b98b929f
commit 37a9f6f9f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162785
5 changed files with 33 additions and 0 deletions

View File

@ -1307,6 +1307,7 @@
SUBDIR += p5-UNIVERSAL-isa
SUBDIR += p5-UNIVERSAL-moniker
SUBDIR += p5-UNIVERSAL-require
SUBDIR += p5-UNIVERSAL-which
SUBDIR += p5-Unix-Statgrab
SUBDIR += p5-User-Identity
SUBDIR += p5-VCP

View File

@ -0,0 +1,21 @@
# New ports collection makefile for: p5-UNIVERSAL-which
# Date Created: 19 May, 2006
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= UNIVERSAL-which
PORTVERSION= 0.03
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= UNIVERSAL
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for telling fully qualified name of the method
PERL_CONFIGURE= yes
MAN3= UNIVERSAL::which.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (UNIVERSAL-which-0.03.tar.gz) = 1cc891c55eb1eeb10b6c0f4b66d14c97
SHA256 (UNIVERSAL-which-0.03.tar.gz) = 7e78f6ff6026fa5202bcb35ab1c6cc21ec633f0a6a141ab67e1c3b2cfc47f04b
SIZE (UNIVERSAL-which-0.03.tar.gz) = 2939

View File

@ -0,0 +1,3 @@
Perl extension for telling fully qualified name of the method.
WWW: http://search.cpan.org/dist/UNIVERSAL-which/

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/UNIVERSAL/which.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/UNIVERSAL/which/.packlist
@dirrmtry %%SITE_PERL%%/UNIVERSAL
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/UNIVERSAL/which
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/UNIVERSAL