1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/x11/xwud/Makefile
Niclas Zeising 462be70bf5 x11/xwud: Update to 1.0.5
Summary of changes:
* Autoconf fixes
* Constification
* Changes to usage message
2018-05-10 13:20:05 +00:00

15 lines
217 B
Makefile

# $FreeBSD$
PORTNAME= xwud
PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Image displayer for X
XORG_CAT= app
USE_XORG= x11
PLIST_FILES= bin/xwud man/man1/xwud.1.gz
.include <bsd.port.mk>