mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
7fd8ef2add
commit
f0f06dca27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341548
@ -11,9 +11,6 @@ MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Manipulate / fetch info from MP3 audio files
|
||||
|
||||
USES= perl5
|
||||
NO_STAGE= yes
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MP3::Info.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,4 @@
|
||||
%%PERL5_MAN3%%/MP3::Info.3.gz
|
||||
%%SITE_PERL%%/MP3/Info.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MP3/Info/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP3/Info
|
||||
|
Loading…
Reference in New Issue
Block a user