mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add missing DEPENDS
- Bump PORTREVISION PR: ports/165836 Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Feature safe: yes
This commit is contained in:
parent
3b53f2f521
commit
05a69ecc2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293479
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= SOAP-MySOAP
|
||||
PORTVERSION= 0.023
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= SOAP
|
||||
@ -15,6 +16,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= gslin@gslin.org
|
||||
COMMENT= An extremely basic SOAP client module
|
||||
|
||||
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= SOAP::MySOAP.3
|
||||
|
Loading…
Reference in New Issue
Block a user