232a7937dc
Approved by: kwm, miwi (mentors, implicit) Obtained from: xorg development repo
17 lines
214 B
Makefile
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>
|