aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-03-08 07:21:04 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-03-08 07:29:00 +0000
commit2e42289661a13f9111f23276696fe7b84b85d2a6 (patch)
treeef922b0be602805b1106ea9f5b1f8348f31a66cb /comms
parentdfeeea8ed424b89f6f5c0c1ebbbf62a72931b01b (diff)
downloadports-2e42289661a13f9111f23276696fe7b84b85d2a6.tar.gz
ports-2e42289661a13f9111f23276696fe7b84b85d2a6.zip
comms/p5-SMS-Send-TW-Qma: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
QMA service provider is no longer around which renders this port broken
Diffstat (limited to 'comms')
-rw-r--r--comms/p5-SMS-Send-TW-Qma/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/comms/p5-SMS-Send-TW-Qma/Makefile b/comms/p5-SMS-Send-TW-Qma/Makefile
index e15608c16146..a10d7c60d190 100644
--- a/comms/p5-SMS-Send-TW-Qma/Makefile
+++ b/comms/p5-SMS-Send-TW-Qma/Makefile
@@ -10,6 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= SMS::Send driver for http://www.qma.com/
+BROKEN= Service is no longer available
+DEPRECATED= QMA service provider is no longer around
+EXPIRATION_DATE=2022-03-31
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-SMS-Send>=0:comms/p5-SMS-Send \
p5-Crypt-SSLeay>=0.57:security/p5-Crypt-SSLeay \