diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 21:08:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 21:08:58 +0000 |
commit | 065a79550490d3ce55edd6df48cd146f67d34ea3 (patch) | |
tree | 4482dd79fa5d090a6b97e2c9b3fffb311276ee05 /x11/xstroke | |
parent | c6a97e93b76a51aeab79dac657e952e160fff605 (diff) | |
download | ports-065a79550490d3ce55edd6df48cd146f67d34ea3.tar.gz ports-065a79550490d3ce55edd6df48cd146f67d34ea3.zip |
Notes
Diffstat (limited to 'x11/xstroke')
-rw-r--r-- | x11/xstroke/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile index 3be300d32193..1b41d12ca4b6 100644 --- a/x11/xstroke/Makefile +++ b/x11/xstroke/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= ftp://ftp.handhelds.org/projects/xstroke/release-0.5/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Fullscreen gesture recognition +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_BISON= build USE_XORG= xft x11 xext xi xtst USE_IMAKE= yes |