1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
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

16 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>