diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-02-01 18:24:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-02-01 18:24:25 +0000 |
commit | d9f284a6483fd1ca64c22a7b43269a0640be679b (patch) | |
tree | be30a16f8847de499ab94f99379e4132f454b60f | |
parent | Remove audio/wmmixer. EOL Upstream; please use audio/wmsmixer instead. (diff) |
Remove audio/wmmixer. EOL Upstream; please use audio/wmsmixer instead.
Discussed with: lx, dougb
Notes
Notes:
svn path=/head/; revision=290241
-rw-r--r-- | audio/wmmixer/Makefile | 23 | ||||
-rw-r--r-- | audio/wmmixer/distinfo | 2 | ||||
-rw-r--r-- | audio/wmmixer/pkg-descr | 1 |
3 files changed, 0 insertions, 26 deletions
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile deleted file mode 100644 index 8f25c73b8407..000000000000 --- a/audio/wmmixer/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: wmmixer -# Date created: 11 July 1998 -# Whom: Rich Neswold <rneswold@mcs.net> -# -# $FreeBSD$ -# - -PORTNAME= wmmixer -PORTVERSION= 2.0 -CATEGORIES= audio windowmaker -MASTER_SITES= CRITICAL - -MAINTAINER= ehaupt@FreeBSD.org -COMMENT= An audio mixer for the WindowMaker dock - -LICENSE= GPLv2 - -USE_IMAKE= yes -USE_XORG= xpm - -PLIST_FILES= bin/wmmixer - -.include <bsd.port.mk> diff --git a/audio/wmmixer/distinfo b/audio/wmmixer/distinfo deleted file mode 100644 index a0b6e5eb0f0e..000000000000 --- a/audio/wmmixer/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (wmmixer-2.0.tar.gz) = e107ed173b3575d0bae5d5c499c36ada6f12cbdfe590b090ad4222b49ccde3ed -SIZE (wmmixer-2.0.tar.gz) = 19017 diff --git a/audio/wmmixer/pkg-descr b/audio/wmmixer/pkg-descr deleted file mode 100644 index 9d4f7e063125..000000000000 --- a/audio/wmmixer/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -An audio mixer for the WindowMaker dock. |