mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Take maintainership
This commit is contained in:
parent
ef5bf69a75
commit
adc61b9cf0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363822
@ -7,12 +7,12 @@ CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Compare the difference between two numbers within a specified amount
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
%%SITE_PERL%%/Test/Number/Delta.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Number/Delta/.packlist
|
||||
%%PERL5_MAN3%%/Test::Number::Delta.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Number/Delta
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Number
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Number/Delta
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Number
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
|
||||
@dirrmtry %%SITE_PERL%%/Test/Number
|
||||
@dirrm %%SITE_PERL%%/Test/Number
|
||||
@dirrmtry %%SITE_PERL%%/Test
|
||||
|
Loading…
Reference in New Issue
Block a user