freebsd-ports/x11/xorg-docs/Makefile
Helge Oldach 20fa6b8f41 *: Move manpages to share/man
Approved by:	portmgr (blanket)
2024-01-28 20:04:11 +03:00

15 lines
298 B
Makefile

PORTNAME= xorg-docs
PORTVERSION= 1.7.2
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X.org documentation files
CONFIGURE_ARGS+= --without-xmlto --without-fop --disable-specs
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USES= xorg-cat:doc
.include <bsd.port.mk>