# 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: # # libtifiles # libtifiles/Makefile # libtifiles/pkg-descr # libtifiles/pkg-plist # libtifiles/distinfo # echo c - libtifiles mkdir -p libtifiles > /dev/null 2>&1 echo x - libtifiles/Makefile sed 's/^X//' >libtifiles/Makefile << 'END-of-libtifiles/Makefile' X# New ports collection makefile for: libtifiles X# Date created: 27 August 2003 X# Whom: Tijl Coosemans X# X# $FreeBSD$ X# X XPORTNAME= libtifiles XPORTVERSION= 0.5.7 XCATEGORIES= devel XCOMMENT= TI calculator file types library XMAINTAINER= tijl@ulyssis.org X XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= tilp X XBUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig XRUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig XLIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext X XGNU_CONFIGURE= yes XUSE_LIBTOOL= yes XUSE_GMAKE= yes XINSTALLS_SHLIB= yes X XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\ X LDFLAGS="-L${LOCALBASE}/lib" X XMAN1= tifiles-config.1 X X.include END-of-libtifiles/Makefile echo x - libtifiles/pkg-descr sed 's/^X//' >libtifiles/pkg-descr << 'END-of-libtifiles/pkg-descr' XThe tifiles library is a multi-platform library which handles the various XTexas Instruments calculator file formats through a set of functions which Xconstitutes a common API. X XWWW: http://tilp.info/ X X- Tijl Coosemans Xtijl@ulyssis.org END-of-libtifiles/pkg-descr echo x - libtifiles/pkg-plist sed 's/^X//' >libtifiles/pkg-plist << 'END-of-libtifiles/pkg-plist' Xbin/tifiles-config Xinclude/tilp/file_def.h Xinclude/tilp/file_err.h Xinclude/tilp/file_int.h Xinclude/tilp/file_ver.h Xinclude/tilp/files8x.h Xinclude/tilp/files9x.h Xinclude/tilp/filesxx.h Xinclude/tilp/grp_ops.h Xinclude/tilp/macros.h Xinclude/tilp/stdints.h Xinclude/tilp/tifiles.h Xinclude/tilp/types73.h Xinclude/tilp/types82.h Xinclude/tilp/types83.h Xinclude/tilp/types83p.h Xinclude/tilp/types85.h Xinclude/tilp/types86.h Xinclude/tilp/types89.h Xinclude/tilp/types92.h Xinclude/tilp/types92p.h Xinclude/tilp/typesv2.h Xinclude/tilp/typesxx.h Xlib/libtifiles.la Xlib/libtifiles.so Xlib/libtifiles.so.5 Xlibdata/pkgconfig/tifiles.pc Xshare/locale/fr/LC_MESSAGES/libtifiles.mo X@unexec rmdir %D/include/tilp 2>/dev/null || true X END-of-libtifiles/pkg-plist echo x - libtifiles/distinfo sed 's/^X//' >libtifiles/distinfo << 'END-of-libtifiles/distinfo' XMD5 (libtifiles-0.5.7.tar.gz) = b368e11b9a0f5ec9abab5ab312a44e55 END-of-libtifiles/distinfo exit