diff options
author | Carlo Strub <cs@FreeBSD.org> | 2014-05-30 18:56:56 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2014-05-30 18:56:56 +0000 |
commit | 69b8c62d4e3f5da095d459658a96fcf46f7f34ee (patch) | |
tree | 6d7dc43bddec76aadbed84ae62e6a989487102cf | |
parent | 8eeccaa64e62c6e07eb88121eef2f5a639f63ebc (diff) | |
download | ports-69b8c62d4e3f5da095d459658a96fcf46f7f34ee.tar.gz ports-69b8c62d4e3f5da095d459658a96fcf46f7f34ee.zip |
Notes
-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 \ |