diff options
Diffstat (limited to 'net-im/pidgin-pidgimpd')
-rw-r--r-- | net-im/pidgin-pidgimpd/Makefile | 30 | ||||
-rw-r--r-- | net-im/pidgin-pidgimpd/distinfo | 2 | ||||
-rw-r--r-- | net-im/pidgin-pidgimpd/pkg-descr | 15 |
3 files changed, 0 insertions, 47 deletions
diff --git a/net-im/pidgin-pidgimpd/Makefile b/net-im/pidgin-pidgimpd/Makefile deleted file mode 100644 index 56fde9b99821..000000000000 --- a/net-im/pidgin-pidgimpd/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# Created by: hrkfrd@googlemail.com -# $FreeBSD$ - -PORTNAME= pidgimpd -PORTVERSION= 1.1.1 -PORTREVISION= 13 -CATEGORIES= net-im audio -MASTER_SITES= http://ayeon.org/projects/pidgimpd/ -PKGNAMEPREFIX= pidgin- - -MAINTAINER= ports@FreeBSD.org -COMMENT= PidgiMPD is a Pidgin plugin for monitoring/controlling MPD - -BROKEN= unfetchable -DEPRECATED= Unfetchable, unmaintained -EXPIRATION_DATE= 2019-10-16 - -LIB_DEPENDS= libpurple.so:net-im/libpurple \ - libmpd.so:audio/libmpd -BUILD_DEPENDS= pidgin:net-im/pidgin -RUN_DEPENDS= pidgin:net-im/pidgin - -USES= libtool pkgconfig tar:bzip2 -USE_GNOME= gtk20 -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip - -PLIST_FILES= lib/pidgin/pidgimpd.so - -.include <bsd.port.mk> diff --git a/net-im/pidgin-pidgimpd/distinfo b/net-im/pidgin-pidgimpd/distinfo deleted file mode 100644 index 0784378292e9..000000000000 --- a/net-im/pidgin-pidgimpd/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pidgimpd-1.1.1.tar.bz2) = a381e04d4e464679fd3bca8423d200ec59cdba967853eab85b190ee59ac14dbf -SIZE (pidgimpd-1.1.1.tar.bz2) = 373028 diff --git a/net-im/pidgin-pidgimpd/pkg-descr b/net-im/pidgin-pidgimpd/pkg-descr deleted file mode 100644 index c88d32e7d3ef..000000000000 --- a/net-im/pidgin-pidgimpd/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -PidgiMPD is a Pidgin plugin for monitoring/controlling MPD. - -PidgiMPD can do both automatic and manual tasks. -The manual tasks are handled via the command /mpc in conversation windows. -Help about that command can be found using the parameter help. - -The automatic tasks are: -* Automatically set away message to user defined string OR set Pidgin TUNE - status, if available. (TUNE status is supported in MSNP14 and Jabber) -* Automatically send currently playing song information to users in - active conversations. - -The syntax of the messages can be user configured. - -WWW: http://ayeon.org/projects/pidgimpd/ |