diff options
author | novel <novel@FreeBSD.org> | 2015-09-09 02:04:53 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2015-09-09 02:04:53 +0800 |
commit | 2212f854972102f9216a5286729adfe9ae6fe17a (patch) | |
tree | cb0be3ed34b1db9a406c6861d24e4c2a40b655da /sysutils | |
parent | 56783699ed19e5aa8ebb361f1d18f0f48aa9c547 (diff) | |
download | freebsd-ports-gnome-2212f854972102f9216a5286729adfe9ae6fe17a.tar.gz freebsd-ports-gnome-2212f854972102f9216a5286729adfe9ae6fe17a.tar.zst freebsd-ports-gnome-2212f854972102f9216a5286729adfe9ae6fe17a.zip |
Mark DEPRECATED. Development of the torsmo project was halted more than
10 years ago. Its actively supported fork is available via the
sysutils/conky port.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/torsmo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/torsmo/Makefile b/sysutils/torsmo/Makefile index 0ad06216a220..1232004436c1 100644 --- a/sysutils/torsmo/Makefile +++ b/sysutils/torsmo/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= System monitor that renders text on desktop +DEPRECATED= no new releases for years, consider using sysutils/conky +EXPIRATION_DATE= 2015-11-08 + GNU_CONFIGURE= yes USE_XORG= x11 CPPFLAGS+= -I${LOCALBASE}/include |