1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/x11/xorg-docs/Makefile
Koop Mast 938e8c1099 Update xorg-docs to 1.7.1
Obtained from:	Xorg devel repo
2015-10-20 13:42:37 +00:00

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>