mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
ca41f429ed
Fixes: 43325620e9
14 lines
241 B
Makefile
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>
|