summaryrefslogtreecommitdiff
path: root/audio/asmixer
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 18:50:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 18:50:30 +0000
commit155aa7f937dacb7b05812fa61f8a45636cfc9eab (patch)
treede47e4f78f73207a09d6d63c1243fa414971597d /audio/asmixer
parentUpdate zpaq to 6.49; use staging (diff)
Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by: distilator
Notes
Notes: svn path=/head/; revision=343287
Diffstat (limited to 'audio/asmixer')
-rw-r--r--audio/asmixer/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/asmixer/Makefile b/audio/asmixer/Makefile
index 2607b730bd6b..44844f1f0e56 100644
--- a/audio/asmixer/Makefile
+++ b/audio/asmixer/Makefile
@@ -10,10 +10,13 @@ MASTER_SITES= http://www.tigr.net/afterstep/download/asmixer/
MAINTAINER= ports@FreeBSD.org
COMMENT= Mixer control for AfterStep window manager
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-03-07
+
MAN1= ${PORTNAME}.1x
+NO_STAGE= yes
PLIST_FILES= bin/asmixer
-NO_STAGE= yes
USE_XORG= xpm x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xpm \