aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-01-13 06:07:06 +0800
committermarcus <marcus@FreeBSD.org>2009-01-13 06:07:06 +0800
commit045bc4044ca95c6181750a6ed015f5db997c44df (patch)
tree43b2e99250757dcb1e11500953974afc8a1dbb20 /x11-wm
parent135bed58371c7c41d2bde18083f4184f2a395969 (diff)
downloadfreebsd-ports-graphics-045bc4044ca95c6181750a6ed015f5db997c44df.tar.gz
freebsd-ports-graphics-045bc4044ca95c6181750a6ed015f5db997c44df.tar.zst
freebsd-ports-graphics-045bc4044ca95c6181750a6ed015f5db997c44df.zip
Mark this port as deprecated. The project has been abandoned, and the port
no longer builds.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/expocity/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/expocity/Makefile b/x11-wm/expocity/Makefile
index 268983548e2..efe2aee9d37 100644
--- a/x11-wm/expocity/Makefile
+++ b/x11-wm/expocity/Makefile
@@ -31,4 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
+DEPRECATED= project has been abandoned
+EXPIRATION_DATE= 2009-01-31
+
.include <bsd.port.mk>