diff options
Diffstat (limited to 'x11-wm/expocity')
-rw-r--r-- | x11-wm/expocity/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/expocity/Makefile b/x11-wm/expocity/Makefile index 268983548e27..efe2aee9d37d 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> |