freebsd-ports/x11/xwud/Makefile
Niclas Zeising 232a7937dc Update to 1.0.4
Approved by:	kwm, miwi (mentors, implicit)
Obtained from:	xorg development repo
2013-02-03 21:56:03 +00:00

17 lines
214 B
Makefile

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