1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/x11/xtrans/Makefile
2019-03-23 06:58:26 +00:00

18 lines
278 B
Makefile

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