mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 08:56:28 -04:00
- Stage support
This commit is contained in:
parent
dcc68d12a8
commit
6e1bad7c37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340989
2 changed files with 2 additions and 3 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= Rose-DBx-Object-MoreHelpers
|
PORTNAME= Rose-DBx-Object-MoreHelpers
|
||||||
PORTVERSION= 0.09
|
PORTVERSION= 0.09
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= databases perl5
|
CATEGORIES= databases perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= Rose/KARMAN
|
MASTER_SITE_SUBDIR= Rose/KARMAN
|
||||||
|
@ -17,7 +18,4 @@ RUN_DEPENDS= p5-Rose-DB-Object>=0.7730,1:${PORTSDIR}/databases/p5-Rose-DB-Object
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
MAN3= Rose::DBx::Object::MoreHelpers.3
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
%%PERL5_MAN3%%/Rose::DBx::Object::MoreHelpers.3.gz
|
||||||
%%SITE_PERL%%/Rose/DBx/Object/MoreHelpers.pm
|
%%SITE_PERL%%/Rose/DBx/Object/MoreHelpers.pm
|
||||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Rose/DBx/Object/MoreHelpers/.packlist
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Rose/DBx/Object/MoreHelpers/.packlist
|
||||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Rose/DBx/Object/MoreHelpers
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Rose/DBx/Object/MoreHelpers
|
||||||
|
|
Loading…
Add table
Reference in a new issue