aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-18 17:54:38 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-18 17:57:45 +0000
commit8a8524ca33f6d92b88e0a6836eb9e6aaae676510 (patch)
treeee62cc519a8bf0ce840e6f371ffbaa4ff1ffb20e /x11-wm
parent873e2d8258713d6e4a149e985d33b695b856da32 (diff)
downloadports-8a8524ca33f6d92b88e0a6836eb9e6aaae676510.tar.gz
ports-8a8524ca33f6d92b88e0a6836eb9e6aaae676510.zip
x11-wm/larswm: Mark DEPRECATED
- Last upstream release was in 2010 - Set EXPIRATION_DATE 2024-01-18 - Utilize OPTIONSNG
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/larswm/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/larswm/Makefile b/x11-wm/larswm/Makefile
index 3602fbbb2a20..61cb3da0b3df 100644
--- a/x11-wm/larswm/Makefile
+++ b/x11-wm/larswm/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Tiling Window Manager for X
WWW= https://sourceforge.net/projects/larswm/
+DEPRECATED= Last upstream release was in 2010
+EXPIRATION_DATE= 2024-01-18
+
USES= imake xorg
USE_XORG= ice sm x11 xext xmu xt
@@ -19,7 +22,7 @@ PLIST_FILES= bin/larsclock bin/larsmenu bin/larsremote bin/larswm \
OPTIONS_DEFINE= DOCS
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for file in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}