Find::Lib is a perl helper to smartly find libs to use in the

filesystem tree.

WWW: http://search.cpan.org/dist/Find-Lib/
This commit is contained in:
Wen Heping 2009-11-16 04:42:59 +00:00
parent 169d3354cc
commit 1eec7b4bf5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244314
5 changed files with 34 additions and 0 deletions

View file

@ -1481,6 +1481,7 @@
SUBDIR += p5-Filesys-Virtual-Plain
SUBDIR += p5-Filter
SUBDIR += p5-Filter-Template
SUBDIR += p5-Find-Lib
SUBDIR += p5-FindBin-libs
SUBDIR += p5-Forest
SUBDIR += p5-FreeBSD-i386-Ptrace

View file

@ -0,0 +1,21 @@
# New ports collection makefile for: devel/p5-Find-Lib
# Date created: 16 Nov, 2009
# Whom: Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Find-Lib
PORTVERSION= 1.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Helper to smartly find libs to use in the filesystem tree
PERL_CONFIGURE= 5.8.0+
MAN3= Find::Lib.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (Find-Lib-1.01.tar.gz) = 8986f9679a88fb265a5e5cf4720f22a1
SHA256 (Find-Lib-1.01.tar.gz) = bf2088885b2c4cc660d5cf1c2d5e8330b119b1ee8ead64b018ed16f3ad62e5be
SIZE (Find-Lib-1.01.tar.gz) = 8650

View file

@ -0,0 +1,4 @@
Find::Lib is a perl helper to smartly find libs to use in the
filesystem tree.
WWW: http://search.cpan.org/dist/Find-Lib/

View file

@ -0,0 +1,5 @@
%%SITE_PERL%%/Find/Lib.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Find/Lib/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Find/Lib
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Find
@dirrmtry %%SITE_PERL%%/Find