mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
938e8c1099
Obtained from: Xorg devel repo
16 lines
248 B
Makefile
16 lines
248 B
Makefile
# $FreeBSD$
|
|
|
|
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
|
|
|
|
XORG_CAT= doc
|
|
|
|
.include <bsd.port.mk>
|