# $Header: /magellan-cvs/smage/xmore/xmore-1.0.1-r4.smage2,v 1.1 2008/03/24 13:39:14 niro Exp $ PNAME="xmore" PVER="1.0.1" PBUILD="r4" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="Plain text display program for the X Window System." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libXprintUtil-1" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-xprint || die mmake || die }