freebsd-ports/x11/xmore/Makefile
Emmanuel Vadot fd30cf8ed5 x11/xmore: Update to 1.0.4
Release notes:	https://lists.x.org/archives/xorg-announce/2024-February/003451.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2024-02-04 08:55:33 +01:00

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>