# 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: # # freedesktop-libraries/ # freedesktop-libraries/Makefile # freedesktop-libraries/pkg-plist # freedesktop-libraries/pkg-descr # echo c - freedesktop-libraries/ mkdir -p freedesktop-libraries/ > /dev/null 2>&1 echo x - freedesktop-libraries/Makefile sed 's/^X//' >freedesktop-libraries/Makefile << 'END-of-freedesktop-libraries/Makefile' X# New ports collection makefile for: freedesktop-libraries X# Date created: 2004-04-19 X# Whom: arved X# X# $FreeBSD$ X XPORTNAME= freedesktop-libraries XPORTVERSION= 1.0 XCATEGORIES= x11 XMASTER_SITES= # empty XDISTFILES= # none X XMAINTAINER= x11@FreeBSD.org XCOMMENT= Meta-port for Freedesktop.org Xlibs X XRUN_DEPENDS= ${PORTSDIR}/x11/libXcursor \ X ${PORTSDIR}/x11-toolkits/libXaw \ X ${PORTSDIR}/x11/libSM \ X ${PORTSDIR}/x11/libXdmcp \ X ${PORTSDIR}/x11/libXpm \ X ${PORTSDIR}/x11/libXi \ X ${PORTSDIR}/x11/libXfont \ X ${PORTSDIR}/x11/libXv \ X ${PORTSDIR}/x11/libXres \ X ${PORTSDIR}/x11/libXdamage \ X ${PORTSDIR}/x11/libXrandr \ X ${PORTSDIR}/x11/libXcomposite \ X # libXft X XNO_BUILD= yes X X.include END-of-freedesktop-libraries/Makefile echo x - freedesktop-libraries/pkg-plist sed 's/^X//' >freedesktop-libraries/pkg-plist << 'END-of-freedesktop-libraries/pkg-plist' X@comment this plist intentionally left empty END-of-freedesktop-libraries/pkg-plist echo x - freedesktop-libraries/pkg-descr sed 's/^X//' >freedesktop-libraries/pkg-descr << 'END-of-freedesktop-libraries/pkg-descr' XThis ist the Metaport for the Freedesktop.ort X libraries. X XWWW: http://www.freedesktop.org/Software/xlibs END-of-freedesktop-libraries/pkg-descr exit