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

NO_STAGE=   yes
.include <bsd.port.mk>