Skip to content

Commit

Permalink
sysutils/xmbmon: grab maintainership
Browse files Browse the repository at this point in the history
Change maintainer
portlint(1) compliance

Approved by:	bofh (maintainer, via IRC)
PR:		278004
  • Loading branch information
je3kmz authored and clausecker committed Mar 28, 2024
1 parent de05cf8 commit 6da2f97
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions sysutils/xmbmon/Makefile
Expand Up @@ -8,23 +8,16 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
PATCH_SITES+= ${MASTER_SITES}
PATCHFILES+= ${PORTNAME}${PORTVERSION}_fflush.patch

MAINTAINER= bofh@FreeBSD.org
MAINTAINER= takefu@airport.fm
COMMENT= MB monitor for LM78/79, W8378x, AS99127F, VT82C686 and ADM9240
WWW= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html

LICENSE= BSD2CLAUSE

DEPRECATED= These hardwares are no longer available and the port is no longer relevant
EXPIRATION_DATE= 2024-04-13

ONLY_FOR_ARCHS= i386 amd64

ONLY_FOR_ARCHS= amd64 i386
GNU_CONFIGURE= yes

PORTSCOUT= skipv:205conf

PORTDOCS= ChangeLog ChangeLog.jp ReadMe ReadMe.jp ReadMe.tech

OPTIONS_DEFINE= ASUS SMB DOCS
OPTIONS_DEFAULT=SMB CLI
OPTIONS_MULTI= INTERFACE
Expand All @@ -39,9 +32,9 @@ CLI_PLIST_FILES= "@mode 4555"\
bin/mbmon \
@mode\
share/man/man1/mbmon.1.gz
CLI_VARS= USE_RC_SUBR=mbmon
CLI_VARS= USE_RC_SUBR=mbmon
X11_USES= xorg
X11_USE= XORG=x11,xt
X11_USE= XORG=x11,xt,ice,sm
X11_MAKE_ARGS_OFF= PROGRAM="mbmon"
X11_PLIST_FILES= "@mode 4555"\
bin/xmbmon \
Expand Down

0 comments on commit 6da2f97

Please sign in to comment.