blob: 1d907b84f19ca0d8ba812395bdf472b500e95410 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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>
|