diff options
-rw-r--r-- | polish/sms2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/polish/sms2/Makefile b/polish/sms2/Makefile index bfa9f165d7eb..90de96007d04 100644 --- a/polish/sms2/Makefile +++ b/polish/sms2/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://ceti.pl/~miki/komputery/download/sms/ \ MAINTAINER= pyzmen@kam.pl COMMENT= Send SMS to cellular phones in Poland (Idea, ERA, Plus) +DEPRECATED= sms2 is no longer being developed, consider using alternative software. +EXPIRATION_DATE=2014-06-30 + LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ pcre.3:${PORTSDIR}/devel/pcre \ gdbm.4:${PORTSDIR}/databases/gdbm \ |