1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/x11/xmessage/Makefile
Niclas Zeising 1d46e15929 x11/xmessage: Update to 1.0.5
Add missing dependencies

Summary of changes:
* Plug memory leak in error case
* Autoconf fixes
2018-05-10 10:38:08 +00:00

14 lines
204 B
Makefile

# $FreeBSD$
PORTNAME= xmessage
PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Display message or query in a X window
XORG_CAT= app
USE_XORG= x11 xt xaw
.include <bsd.port.mk>