opnsense-ports/x11/xorg-docs/Makefile
Franco Fichtner 53f3515428 */*: sync with upstream
Taken from: FreeBSD
2015-10-21 07:41:39 +02:00

15 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>