diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
commit | 155aa7f937dacb7b05812fa61f8a45636cfc9eab (patch) | |
tree | de47e4f78f73207a09d6d63c1243fa414971597d /audio/asmix/Makefile | |
parent | 6f19552d7510961bb33108939cd51c0c9c3244a6 (diff) | |
download | ports-155aa7f937dacb7b05812fa61f8a45636cfc9eab.tar.gz ports-155aa7f937dacb7b05812fa61f8a45636cfc9eab.zip |
Notes
Diffstat (limited to 'audio/asmix/Makefile')
-rw-r--r-- | audio/asmix/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/asmix/Makefile b/audio/asmix/Makefile index a91b8aee8eee..1b21e39f11e9 100644 --- a/audio/asmix/Makefile +++ b/audio/asmix/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.tigr.net/afterstep/download/asmix/ MAINTAINER= ports@FreeBSD.org COMMENT= Volume control dock-app for the AfterStep Window Manager +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USE_XORG= xpm x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xpm \ |