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

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