freebsd-ports/x11/xtrans/Makefile

22 lines
355 B
Makefile
Raw Normal View History

# New ports collection makefile for: xtrans
# Date Created: 08 Aug 2005
# Whom: Dejan Lesjak <lesi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xtrans
PORTVERSION= 1.2.6
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>