1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/x11/listres/Makefile
Emmanuel Vadot a5bfcf79a8 x11/listres: Update to 1.0.6
Release notes:	https://lists.x.org/archives/xorg-announce/2024-March/003470.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2024-03-04 15:29:13 +01:00

15 lines
304 B
Makefile

PORTNAME= listres
PORTVERSION= 1.0.6
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= List resources in widgets
USES= tar:xz xorg xorg-cat:app
USE_XORG= x11 xaw xmu xorgproto xt
PLIST_FILES= bin/listres share/man/man1/listres.1.gz
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
.include <bsd.port.mk>