Bump x11/kde4-runtime to version 4.14.3_3
[dports.git] / x11 / xman / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       xman
4 PORTVERSION=    1.1.4
5 CATEGORIES=     x11
6
7 MAINTAINER=     x11@FreeBSD.org
8 COMMENT=        Manual page display program for X
9
10 LICENSE=        MIT
11
12 XORG_CAT=       app
13 USE_XORG=       xt xaw xp xprintutil
14
15 .include <bsd.port.mk>