a1c6ec2b22
PR: 287555
15 lines
304 B
Makefile
15 lines
304 B
Makefile
PORTNAME= xorg-docs
|
|
DISTVERSION= 1.7.3
|
|
PORTEPOCH= 1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.org documentation files
|
|
WWW= https://gitlab.freedesktop.org/xorg/doc/xorg-docs
|
|
|
|
CONFIGURE_ARGS+= --without-xmlto --without-fop --disable-specs
|
|
|
|
USES= tar:xz xorg-cat:doc
|
|
|
|
.include <bsd.port.mk>
|