aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-03-08 07:23:59 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-03-08 07:29:00 +0000
commit3e2e8ffd6a459fcd85d4e6e9c8518349ecd970c2 (patch)
tree5583a0d321066856fe4cc6652b28070a19fa29cd /comms
parent2e42289661a13f9111f23276696fe7b84b85d2a6 (diff)
downloadports-3e2e8ffd6a459fcd85d4e6e9c8518349ecd970c2.tar.gz
ports-3e2e8ffd6a459fcd85d4e6e9c8518349ecd970c2.zip
comms/p5-SMS-Send-TW-ShareSMS: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
Service provider is no longer around which renders this port broken
Diffstat (limited to 'comms')
-rw-r--r--comms/p5-SMS-Send-TW-ShareSMS/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/comms/p5-SMS-Send-TW-ShareSMS/Makefile b/comms/p5-SMS-Send-TW-ShareSMS/Makefile
index 6bed313d8bff..9bf1b16f6b1c 100644
--- a/comms/p5-SMS-Send-TW-ShareSMS/Makefile
+++ b/comms/p5-SMS-Send-TW-ShareSMS/Makefile
@@ -10,6 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= SMS::Send driver for www.ShareSMS.com
+BROKEN= Service is no longer available
+DEPRECATED= Service provider is no longer around
+EXPIRATION_DATE=2022-03-31
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-SMS-Send>=0.03:comms/p5-SMS-Send \
p5-URI>=0:net/p5-URI \