aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xditview/Makefile
blob: 757d5c3e6cc0b6471bb51ba4cff2dbd2abc96e64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   xditview
PORTVERSION=    1.0.4
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    Display ditroff output

LICENSE=    MIT

XORG_CAT=   app
USE_XORG=   xt xaw

.include <bsd.port.mk>