aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-06-05 02:11:00 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-06-05 02:11:00 +0800
commitecc0d9a3d95662aa8b8beb7176e5b113aea49af2 (patch)
treebbc3085abe93c365c41c7797d33e15ff71a0cb09 /net
parenta4e70cf2d815e3f88e7a0a030e5707430bc92e9f (diff)
downloadfreebsd-ports-gnome-ecc0d9a3d95662aa8b8beb7176e5b113aea49af2.tar.gz
freebsd-ports-gnome-ecc0d9a3d95662aa8b8beb7176e5b113aea49af2.tar.zst
freebsd-ports-gnome-ecc0d9a3d95662aa8b8beb7176e5b113aea49af2.zip
Add LICENSE
- Silence patch messages - Update WWW Approved by: portmgr (blanket)
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-SMS-Clickatell/Makefile5
-rw-r--r--net/p5-Net-SMS-Clickatell/pkg-descr2
2 files changed, 5 insertions, 2 deletions
diff --git a/net/p5-Net-SMS-Clickatell/Makefile b/net/p5-Net-SMS-Clickatell/Makefile
index b3288d453bc6..1f4bd3a67bf4 100644
--- a/net/p5-Net-SMS-Clickatell/Makefile
+++ b/net/p5-Net-SMS-Clickatell/Makefile
@@ -11,12 +11,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= freebsd.ports@tipstrade.net
COMMENT= Access to Clickatell SMS messaging service
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
TEST_DEPENDS= p5-libwww>=5.816:www/p5-libwww
USES= perl5
USE_PERL5= configure
post-patch:
- ${FIND} ${WRKSRC} -name "*.orig" -delete
+ @${FIND} ${WRKSRC} -name '*.orig' -delete
.include <bsd.port.mk>
diff --git a/net/p5-Net-SMS-Clickatell/pkg-descr b/net/p5-Net-SMS-Clickatell/pkg-descr
index af76dc8452f2..08eea72b65c0 100644
--- a/net/p5-Net-SMS-Clickatell/pkg-descr
+++ b/net/p5-Net-SMS-Clickatell/pkg-descr
@@ -3,4 +3,4 @@ Clickatell is a commercial service that allows its users to send SMS messages
to anyone in the world. This service supports many ways to send messages, for
example HTTP, SMTP and SMPP, among others.
-WWW: http://search.cpan.org/dist/Net-SMS-Clickatell-0.05/
+WWW: https://metacpan.org/release/Net-SMS-Clickatell