- Add missed dependency
PR: ports/172685 Submitted by: Nicolas Rachinsky <nicolas-2012@rachinsky.de>
This commit is contained in:
parent
9ed807fc0f
commit
7217ca9bad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312014
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= LaTeX-Encode
|
||||
PORTVERSION= 0.08
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -12,6 +13,9 @@ COMMENT= Encode characters for LaTeX formatting
|
|||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
RUN_DEPENDS= p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
MAN1= latex-encode.1
|
||||
MAN3= LaTeX::Encode.3 LaTeX::Encode::EncodingTable.3
|
||||
|
||||
|
|
Loading…
Reference in a new issue