diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/cli-msn/Makefile | 12 | ||||
-rw-r--r-- | net-im/cli-msn/pkg-descr | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net-im/cli-msn/Makefile b/net-im/cli-msn/Makefile index 4c22e08c4f7a..58c6a134f107 100644 --- a/net-im/cli-msn/Makefile +++ b/net-im/cli-msn/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: climsn -# Date created: 2006-03-31 -# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> -# +# Created by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> # $FreeBSD$ -# PORTNAME= msn PORTVERSION= 2.3.2 @@ -18,7 +14,11 @@ COMMENT= Command line msn messenger LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl -USE_GMAKE= yes +BROKEN= Master site no longer offers direct downlink; does not fetch +DEPRECATED= MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-08-31 + +USES= gmake GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_LIBS} LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net-im/cli-msn/pkg-descr b/net-im/cli-msn/pkg-descr index c21460348b02..1f3fb0d884f0 100644 --- a/net-im/cli-msn/pkg-descr +++ b/net-im/cli-msn/pkg-descr @@ -6,4 +6,4 @@ based messengers were found to be available that implemented MSN Messenger. The client itself accepts commands based on that of an IRC clients nature (/cmd). Currently in the process of working out the file transfer. -WWW: http://mor-pah.net/ +WWW: http://mor-pah.net/ |