# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # xfaces/ # xfaces/Makefile # xfaces/distinfo # xfaces/pkg-plist # xfaces/pkg-descr # echo c - xfaces/ mkdir -p xfaces/ > /dev/null 2>&1 echo x - xfaces/Makefile sed 's/^X//' >xfaces/Makefile << 'END-of-xfaces/Makefile' X# New ports collection makefile for: xfaces-3.3 X# Date created: 15 Dec 2001 X# Whom: Ted Faber X# $FreeBSD$ X# X XPORTNAME= xfaces XPORTVERSION= 3.3 XPORTREVISION= 0 XCATEGORIES= mail XMASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/xfaces/ XEXTRACT_SUFX= .tar.Z XDIST_SUBDIR= ${PORTNAME} X XPATCH_SITES= ${MASTER_SITES} XPATCHFILES= patch-charnier patch-faber patch-graaff patch-kinzler3 X# patch-graff above has a partial pathname in there that none of the others X# do. The default value for PATCH_DIST_STRIP [-p0] fails on that, this empty X# value keeps any -p option from the patch command and works. XPATCH_DIST_STRIP= X XMAINTAINER= faber@isi.edu XCOMMENT= Display shaped icons for mail spool contents X XLIB_DEPENDS=compface:${PORTSDIR}/mail/faces:install X X# GNU make properly processes some overridden rules in the makefile that X# imake generates. Specifically, installing the html docs. XUSE_GMAKE=yes XUSE_IMAKE=yes X XMAN1= xfaces.1 X X.include END-of-xfaces/Makefile echo x - xfaces/distinfo sed 's/^X//' >xfaces/distinfo << 'END-of-xfaces/distinfo' XMD5 (xfaces/xfaces-3.3.tar.Z) = c47b81f72b892be37d25dd29567bec04 XSIZE (xfaces/xfaces-3.3.tar.Z) = 182793 XMD5 (xfaces/patch-charnier) = 72a41efb8da8bccf7241b5b879c52678 XSIZE (xfaces/patch-charnier) = 1439 XMD5 (xfaces/patch-faber) = ffc8ac725a1730c9d35024a10c74e1ab XSIZE (xfaces/patch-faber) = 1057 XMD5 (xfaces/patch-graaff) = 26e7ffececf2f8c40fd3bbd3a54f1ce1 XSIZE (xfaces/patch-graaff) = 3950 XMD5 (xfaces/patch-kinzler3) = 253a7748f80d01e34f3d3fc6e2cc7857 XSIZE (xfaces/patch-kinzler3) = 2997 END-of-xfaces/distinfo echo x - xfaces/pkg-plist sed 's/^X//' >xfaces/pkg-plist << 'END-of-xfaces/pkg-plist' Xbin/xfaces Xlib/X11/app-defaults/XFaces END-of-xfaces/pkg-plist echo x - xfaces/pkg-descr sed 's/^X//' >xfaces/pkg-descr << 'END-of-xfaces/pkg-descr' XA program for monitoring mailspools (and other things) that can display Xshaped icons. X XWWW: ftp://ftp.cs.indiana.edu/pub/faces/index.html END-of-xfaces/pkg-descr exit