Package: tmake Version: 1.13 Revision: 1 Source: http://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/sunpoet/%n-%v.tar.gz # Source: ftp://ftp.trolltech.com/freebies/%n/%n-%v.tar.gz Source-MD5: 02909d15e5eee9d355b81d74b98a3bea BuildDepends: fink (>= 0.24.12) PatchFile: %n.patch PatchFile-MD5: 85933b47c0ef0241c8d09d28e2d63ff2 PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1 CompileScript: echo "No configuration or compilation necessary." InstallScript: << install -d %i/bin install -d %i/lib/tmake/darwin-c++ install -c bin/tmake %i/bin install -c bin/progen %i/bin install -c lib/darwin-c++/* %i/lib/tmake/darwin-c++ << DocFiles: CHANGES LICENSE README doc/* RuntimeVars: << TMAKEPATH: %p/lib/tmake/darwin-c++ << Description: Tool for creating and maintaining makefiles DescDetail: << tmake is a tool that allows the user to create and maintain makefiles across different platforms and compilers. << DescPackaging: << Former Maintainer: Jeremy Higgs << DescPort: << Patch adds directory for darwin-c++ compiler. << Maintainer: None: License: Restrictive Homepage: ftp://ftp.trolltech.com/freebies/tmake/