aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-docs/Makefile
blob: 06bc7782194fa1f7b8b687f1f1e2e8f4be1b6068 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	xorg-docs
PORTVERSION=	1.7.2
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.org documentation files

CONFIGURE_ARGS+=	--without-xmlto --without-fop --disable-specs
GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share

USES=		xorg-cat:doc

.include <bsd.port.mk>