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

PORTNAME=   xman
PORTVERSION=    1.1.3
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    Manual page display program for X

LICENSE=    MIT

XORG_CAT=   app
USE_XORG=   xt xaw xp xprintutil

.include <bsd.port.mk>