summaryrefslogtreecommitdiffstats
path: root/x11/xwud/Makefile
blob: 5f678e1ff8d203a56d7854a96a4e5163766f80ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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>