mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
84c0dfacc4
Obtained from: Xorg devel repo
16 lines
219 B
Makefile
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>
|