mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove Perl core module
With hat: perl
This commit is contained in:
parent
e05fe85fea
commit
fb8b74dcf9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490809
1 changed files with 1 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= Nexmo-SMS
|
||||
PORTVERSION= 0.06
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= comms perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:RENEEB
|
||||
|
@ -14,9 +14,7 @@ COMMENT= Send SMS via http://www.nexmo.com/ API
|
|||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-HTTP-Message>=5.836:www/p5-HTTP-Message \
|
||||
p5-JSON-PP>=2.26000:converters/p5-JSON-PP \
|
||||
p5-libwww>=5.835:www/p5-libwww
|
||||
|
||||
TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=1.08:devel/p5-Test-Pod-Coverage
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue