1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/x11/xman/Makefile

23 lines
357 B
Makefile
Raw Normal View History

# New ports collection makefile for: xman
# Date Created: 17 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xman
PORTVERSION= 1.1.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Manual page display program for X
LICENSE= MIT
XORG_CAT= app
USE_XORG= xt xaw xp xprintutil
MAN1= xman.1
.include <bsd.port.mk>