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>