diff options
Diffstat (limited to 'x11-clocks/wmtz/Makefile')
-rw-r--r-- | x11-clocks/wmtz/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-clocks/wmtz/Makefile b/x11-clocks/wmtz/Makefile index bb14c6d375fc..9029b4ac5304 100644 --- a/x11-clocks/wmtz/Makefile +++ b/x11-clocks/wmtz/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.geocities.com/jl1n/wmtz/ MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp that displays the time in different time zones +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_GMAKE= yes MAKE_ARGS= CC="${CC}" FLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LIBDIR="-L${LOCALBASE}/lib" |