aboutsummaryrefslogtreecommitdiff
path: root/x11/xmore/Makefile
blob: 115c0f6d39df4c0472797a108a3fef1aa08e198f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

PORTNAME=	xmore
PORTVERSION=	1.0.3
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Plain text display program for X

LICENSE=	MIT

USES=		xorg xorg-cat:app
USE_XORG=	x11 xaw xt

.include <bsd.port.mk>