diff options
Diffstat (limited to 'audio/asmixer/Makefile')
-rw-r--r-- | audio/asmixer/Makefile | 5 |
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 \ |