diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2011-05-09 16:31:08 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2011-05-09 16:31:08 +0000 |
commit | 97031cf46bd3245932ceef101756bfa07152966a (patch) | |
tree | 1492c1cb244d543d4e90792c733dd8d5b7c697c9 /net-im | |
parent | 5b299e22bfba70260f6e9a0e2a95196a106c9928 (diff) | |
download | ports-97031cf46bd3245932ceef101756bfa07152966a.tar.gz ports-97031cf46bd3245932ceef101756bfa07152966a.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/Makefile | 1 | ||||
-rw-r--r-- | net-im/skype12/Makefile | 5 | ||||
-rw-r--r-- | net-im/skype12/pkg-descr | 2 |
3 files changed, 7 insertions, 1 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 6e6534750433..e39c98de3ef6 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -159,6 +159,7 @@ SUBDIR += sendxmpp SUBDIR += sim-im SUBDIR += sim-im-devel + SUBDIR += skype12 SUBDIR += tapioca-qt SUBDIR += telepathy-butterfly SUBDIR += telepathy-farsight diff --git a/net-im/skype12/Makefile b/net-im/skype12/Makefile index 36d3a96fee6f..5407d592e4c5 100644 --- a/net-im/skype12/Makefile +++ b/net-im/skype12/Makefile @@ -7,13 +7,16 @@ PORTNAME= skype12 PORTVERSION= 1.2.0.18 -CATEGORIES= net +CATEGORIES= net-im MASTER_SITES= NETBSD DISTNAME= skype_staticQT-${PORTVERSION} MAINTAINER= itetcu@FreeBSD.org COMMENT= Legacy version P2P VoIP software +DEPRECATED= very old version +EXPIRATION_DATE= 2011-07-09 + USE_BZIP2= yes USE_LINUX= yes USE_LINUX_APPS= expat fontconfig diff --git a/net-im/skype12/pkg-descr b/net-im/skype12/pkg-descr index 06e936789071..7f8483200e84 100644 --- a/net-im/skype12/pkg-descr +++ b/net-im/skype12/pkg-descr @@ -2,4 +2,6 @@ Skype is a free program that uses the latest P2P technology to bring affordable and high-quality voice communications to people all over the world. +This is legacy version. For newer (recommanded) version see net-im/skype. + WWW: http://www.skype.com/ |