diff options
Diffstat (limited to 'audio/wmmp')
-rw-r--r-- | audio/wmmp/Makefile | 25 | ||||
-rw-r--r-- | audio/wmmp/distinfo | 2 | ||||
-rw-r--r-- | audio/wmmp/pkg-descr | 4 |
3 files changed, 0 insertions, 31 deletions
diff --git a/audio/wmmp/Makefile b/audio/wmmp/Makefile deleted file mode 100644 index c9736b7a9a49..000000000000 --- a/audio/wmmp/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# Created by: Peter Vereshagin <peter@vereshagin.org> -# $FreeBSD$ - -PORTNAME= WMmp -PORTVERSION= 0.10.0 -PORTREVISION= 1 -CATEGORIES= audio windowmaker -MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION} - -MAINTAINER= peter@vereshagin.org -COMMENT= Window Maker Dockapp for MusicPD - -BROKEN= Unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2015-11-26 -GNU_CONFIGURE= yes -USE_XORG= x11 xpm - -PLIST_FILES= "@(,kmem,2555) bin/WMmp" \ - man/man1/WMmp.1.gz - -post-patch: - @${REINPLACE_CMD} '/SETGID_FLAGS=/d' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/audio/wmmp/distinfo b/audio/wmmp/distinfo deleted file mode 100644 index 3b7c3e2aec60..000000000000 --- a/audio/wmmp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (WMmp-0.10.0.tar.gz) = 918ea42dc16fa5f3456cc28f38d286e948de30d1e5b5e00da2cfb45cf08c8d04 -SIZE (WMmp-0.10.0.tar.gz) = 228560 diff --git a/audio/wmmp/pkg-descr b/audio/wmmp/pkg-descr deleted file mode 100644 index 482f11fbc0f8..000000000000 --- a/audio/wmmp/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -WMmp is a front-end for the MusicPD.Org player in the form of a Window Maker -dockapp. - -WWW: http://musicpd.org/WMmp.shtml |