x11-wm/larswm: Mark DEPRECATED
- Last upstream release was in 2010 - Set EXPIRATION_DATE 2024-01-18 - Utilize OPTIONSNG
This commit is contained in:
parent
873e2d8258
commit
8a8524ca33
1 changed files with 4 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue