diff options
Diffstat (limited to 'net-im/pidgin-osd')
-rw-r--r-- | net-im/pidgin-osd/Makefile | 28 | ||||
-rw-r--r-- | net-im/pidgin-osd/distinfo | 2 | ||||
-rw-r--r-- | net-im/pidgin-osd/pkg-descr | 5 |
3 files changed, 0 insertions, 35 deletions
diff --git a/net-im/pidgin-osd/Makefile b/net-im/pidgin-osd/Makefile deleted file mode 100644 index de2dbe0f28c8..000000000000 --- a/net-im/pidgin-osd/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Vyacheslav Anikin <anikinsl@gmail.com> -# $FreeBSD$ - -PORTNAME= pidgin-osd -PORTVERSION= 0.1.0 -PORTREVISION= 6 -CATEGORIES= net-im -MASTER_SITES= https://babelize.org/download/pidgin-osd/ - -MAINTAINER= anikinsl@gmail.com -COMMENT= Pidgin plugin for displaying new messages on screen - -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 - -BUILD_DEPENDS= pidgin:net-im/pidgin \ - xosd>=2.2.12:misc/xosd -RUN_DEPENDS= pidgin:net-im/pidgin \ - xosd>=2.2.12:misc/xosd - -USES= gmake gnome libtool pkgconfig tar:bzip2 -USE_GNOME= glib20 -GNU_CONFIGURE= yes - -PLIST_FILES= lib/pidgin/pidgin-osd.so - -.include <bsd.port.mk> diff --git a/net-im/pidgin-osd/distinfo b/net-im/pidgin-osd/distinfo deleted file mode 100644 index 7094471bf009..000000000000 --- a/net-im/pidgin-osd/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pidgin-osd-0.1.0.tar.bz2) = 90581732c4e9f72fd60eba27acaac944e0a8d96f32f9def32e7ab7f7e3d300f3 -SIZE (pidgin-osd-0.1.0.tar.bz2) = 220619 diff --git a/net-im/pidgin-osd/pkg-descr b/net-im/pidgin-osd/pkg-descr deleted file mode 100644 index ba1a455d9fe2..000000000000 --- a/net-im/pidgin-osd/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -pidgin-osd is a pidgin plugin which provides on screen displaying a -new one messages from one of your contacts or other notification -messages. - -WWW: http://freshmeat.net/projects/pidgin-osd |