freebsd-ports/x11/editres/Makefile
Cy Schubert f76de16a7f x11/editres: Update to 1.0.8
Reviewed by:		manu (for #x11)
Differential Revision:	https://reviews.freebsd.org/D42309
2023-10-21 07:20:42 -07:00

14 lines
270 B
Makefile

PORTNAME= editres
PORTVERSION= 1.0.8
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Dynamic resource editor for X Toolkit Applications
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz xorg xorg-cat:app
USE_XORG= x11 xt xmu xaw
.include <bsd.port.mk>