mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Convert to staging
This commit is contained in:
parent
d34d1218ca
commit
d30bd09783
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331028
@ -13,10 +13,7 @@ COMMENT= Convert localtime() format to "speaking clock" time
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Time::Human.3
|
||||
|
||||
test: build
|
||||
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,5 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Human/.packlist
|
||||
%%PERL5_MAN3%%/Time::Human.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Human
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time
|
||||
%%SITE_PERL%%/Time/Human.pm
|
||||
|
Loading…
Reference in New Issue
Block a user