mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add depends to p5-XML-Parser.
This commit is contained in:
parent
4319419fac
commit
fea9e11548
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43210
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= XML-Writer
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= XML
|
||||
@ -14,6 +15,9 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= XML::Writer.3
|
||||
|
Loading…
Reference in New Issue
Block a user