- Stage support
This commit is contained in:
parent
b684e4f597
commit
067cbf9b16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341560
2 changed files with 2 additions and 4 deletions
|
@ -13,8 +13,4 @@ COMMENT= Perl5 module to determine the size of images in several common formats
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= imgsize.1
|
||||
MAN3= Image::Size.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
bin/imgsize
|
||||
%%PERL5_MAN3%%/Image::Size.3.gz
|
||||
man/man1/imgsize.1.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Size/.packlist
|
||||
%%SITE_PERL%%/Image/Size.pm
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Size
|
||||
|
|
Loading…
Reference in a new issue