diff options
author | John Marino <marino@FreeBSD.org> | 2013-07-27 10:19:30 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-07-27 10:19:30 +0000 |
commit | 396a4cac5424648196154e603b26f20b271dcb01 (patch) | |
tree | 0123ee6cfe76f1d5ac28df8dbf2b4a2fd22e1778 /net-im/py-msnp | |
parent | b48eba755d9ad40593cbd1d7411e937bd1bedc2c (diff) | |
download | ports-396a4cac5424648196154e603b26f20b271dcb01.tar.gz ports-396a4cac5424648196154e603b26f20b271dcb01.zip |
Notes
Diffstat (limited to 'net-im/py-msnp')
-rw-r--r-- | net-im/py-msnp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/py-msnp/Makefile b/net-im/py-msnp/Makefile index 197f0a960875..460ed8fc8fc7 100644 --- a/net-im/py-msnp/Makefile +++ b/net-im/py-msnp/Makefile @@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}.py-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= MSN messaging in Python +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= msnp.py |