freebsd-ports/x11/xorg-docs/Makefile

16 lines
246 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xorg-docs
PORTVERSION= 1.7
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>