freebsd-ports/x11/libXprintAppUtil/Makefile

20 lines
391 B
Makefile
Raw Normal View History

# New ports collection makefile for: libXprintAppUtil
# Date Created: 21 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libXprintAppUtil
PORTVERSION= 1.0.1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= The XprintAppUtil library
XORG_CAT= lib
USE_XORG= printproto x11 xau xp xprintutil xproto:both
2010-12-04 08:34:27 +01:00
USE_AUTOTOOLS= libtool
.include <bsd.port.mk>