1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/x11/xorg-docs/Makefile
2022-06-29 21:24:16 +08:00

14 lines
241 B
Makefile

PORTNAME= xorg-docs
PORTVERSION= 1.7.2
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X.org documentation files
CONFIGURE_ARGS+= --without-xmlto --without-fop --disable-specs
USES= xorg-cat:doc
.include <bsd.port.mk>