x11-clocks/tclock: take maintainership
While here: - switch to DISTVERSION - add another MASTER_SITES - add missing USE_XORG=xorgproto - reorder variables to make portclippy happy PR: 287309 Reported by: mew14930xvi <mew14930xvi@inbox.lv> (new maintainer) MFH: 2025Q2
This commit is contained in:
parent
b55e4355e5
commit
51eeb39578
@ -1,19 +1,20 @@
|
|||||||
PORTNAME= tclock
|
PORTNAME= tclock
|
||||||
PORTVERSION= 1.0.1
|
DISTVERSION= 1.0.1
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= x11-clocks
|
CATEGORIES= x11-clocks
|
||||||
MASTER_SITES= http://www.linta.de/distfiles/
|
MASTER_SITES= http://www.linta.de/distfiles/ \
|
||||||
|
http://www.gnu-darwin.org/distfiles/
|
||||||
MAINTAINER= ports@FreeBSD.org
|
|
||||||
|
MAINTAINER= mew14930xvi@inbox.lv
|
||||||
COMMENT= Transparent analog clock for x11
|
COMMENT= Transparent analog clock for x11
|
||||||
|
|
||||||
LICENSE= GPLv1
|
LICENSE= GPLv1
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= imake tar:Z xorg
|
USES= imake tar:Z xorg
|
||||||
USE_XORG= x11 xext
|
USE_XORG= x11 xext xorgproto
|
||||||
|
|
||||||
PLIST_FILES= bin/tclock share/man/man1/${PORTNAME}.1.gz
|
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
PLIST_FILES= bin/tclock share/man/man1/tclock.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user