mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- 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
@ -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 New Issue
Block a user