1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/x11/xorg-docs/Makefile

19 lines
340 B
Makefile

# $FreeBSD$
PORTNAME= xorg-docs
PORTVERSION= 1.7
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X.org documentation files
MAN7= X.7 Standards.7 XProjectTeam.7 Consortium.7 Xsecurity.7 XOrgFoundation.7
CONFIGURE_ARGS+= --without-xmlto --without-fop --disable-specs
XORG_CAT= doc
NO_STAGE= yes
.include <bsd.port.mk>