# New ports collection makefile for:	libXprintAppUtil
# Date Created:				21 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/libXprintAppUtil/Makefile,v 1.1 2007/05/19 20:26:53 flz Exp $
# $MidnightBSD: mports/x11/libXprintAppUtil/Makefile,v 1.2 2009/09/20 01:46:38 smultron Exp $
#

PORTNAME=	libXprintAppUtil
PORTVERSION=	1.0.1
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	The XprintAppUtil library
LICENSE=	x11

XORG_CAT=	lib
USE_XORG=	printproto x11 xau xp xprintutil xproto:both
USE_AUTOTOOLS=	libtool:22

CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>
