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

PORTNAME=   xditview
PORTVERSION=    1.0.3
CATEGORIES= x11

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

LICENSE=    MIT

XORG_CAT=   app
USE_XORG=   xt xaw

MAN1=       xditview.1

.include <bsd.port.mk>