freebsd-ports/x11/xman/Makefile
Koop Mast 84c0dfacc4 Update xman to 1.1.4.
Obtained from:	Xorg devel repo
2015-10-20 13:42:00 +00:00

15 lines
219 B
Makefile

# $FreeBSD$
PORTNAME= xman
PORTVERSION= 1.1.4
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>