- Add missing (undocumented) DEPENDS
- Bump PORTREVISION Feature safe: yes
This commit is contained in:
parent
a670c16336
commit
db9a566ef5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293370
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= Text-EtText
|
||||
PORTVERSION= 2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +15,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A simple plain-text to HTML converter
|
||||
|
||||
BUILD_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Text::EtText.3 Text::EtText::DefaultGlossary.3 \
|
||||
|
|
Loading…
Reference in a new issue