freebsd-ports/x11/xtrans/Makefile
2021-04-06 16:31:07 +02:00

17 lines
272 B
Makefile

# Created by: Dejan Lesjak <lesi@FreeBSD.org>
PORTNAME= xtrans
PORTVERSION= 1.4.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Abstract network code for X
LICENSE= MIT
USES= xorg-cat:lib
CONFIGURE_ARGS+=--disable-docs --without-xmlto
.include <bsd.port.mk>