blob: 04420ec9d8fb6e3209cb4635f03294b94606dd22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= xorg-docs
PORTVERSION= 1.7.1
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>
|