fd30cf8ed5
Release notes: https://lists.x.org/archives/xorg-announce/2024-February/003451.html Sponsored by: Beckhoff Automation GmbH & Co. KG
15 lines
256 B
Makefile
15 lines
256 B
Makefile
PORTNAME= xmore
|
|
PORTVERSION= 1.0.4
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Plain text display program for X
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= tar:xz xorg xorg-cat:app
|
|
USE_XORG= x11 xaw xt
|
|
|
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
|
|
|
.include <bsd.port.mk>
|