1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

The same as lib, but makes relative path absolute

WWW:	http://search.cpan.org/dist/lib-abs/

PR:		ports/136960
Submitted by:	Mons Anderson <mons at cpan.org>
This commit is contained in:
Martin Wilke 2009-07-28 07:12:50 +00:00
parent b50e7cf6b0
commit 98de02e03d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238479
5 changed files with 41 additions and 0 deletions

View File

@ -2056,6 +2056,7 @@
SUBDIR += p5-forks
SUBDIR += p5-github_creator
SUBDIR += p5-iCal-Parser
SUBDIR += p5-lib-abs
SUBDIR += p5-libalarm
SUBDIR += p5-local-lib
SUBDIR += p5-mixin

28
devel/p5-lib-abs/Makefile Normal file
View File

@ -0,0 +1,28 @@
# New ports collection makefile for: p5-lib-abs
# Date created: 2009-07-21
# Whom: Mons Anderson <mons@cpan.org>
#
# $FreeBSD$
#
PORTNAME= lib-abs
PORTVERSION= 0.90
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mons@cpan.org
COMMENT= Relative use lib in absolute way
PERL_CONFIGURE= yes
MAN3= lib::abs.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500808
BUILD_DEPENDS+= p5-PathTools>=3.12:${PORTSDIR}/devel/p5-PathTools
RUN_DEPENDS+= p5-PathTools>=3.12:${PORTSDIR}/devel/p5-PathTools
.endif
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (lib-abs-0.90.tar.gz) = 59f07d0372a9d9e3e355f186e8e09602
SHA256 (lib-abs-0.90.tar.gz) = ff34ca2ee1c675e2a1547aafe8794025f99dba76b846e41cc70cd3be7534b91f
SIZE (lib-abs-0.90.tar.gz) = 36960

View File

@ -0,0 +1,3 @@
The same as lib, but makes relative path absolute
WWW: http://search.cpan.org/dist/lib-abs/

View File

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