1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2014-04-08 07:20:38 +00:00
parent 59b04dbc3c
commit 564e0f3088
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350578
2 changed files with 4 additions and 5 deletions

View File

@ -8,15 +8,11 @@ MASTER_SITES= CPAN/Prima/KARASIK
PKGNAMEPREFIX= p5-
MAINTAINER= osa@FreeBSD.org
COMMENT= A Perl5 backend for fix subtitles timing
COMMENT= Perl5 backend for fix subtitles timing
USES= perl5
USE_PERL5= configure
MAN1= subs.1
MAN3= Subtitles.3
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if defined(WITH_SUBTITLES_SUBPLAY)

View File

@ -1,5 +1,8 @@
bin/subs
%%PERL5_MAN3%%/Subtitles.3.gz
man/man1/subs.1.gz
%%SUBPLAY%%bin/subplay
%%SUBPLAY%%man/man1/subplay.1.gz
%%SITE_PERL%%/Subtitles.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Subtitles/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Subtitles