pkgsrc/devel/tmake/distinfo
dmcmahill 1f1744e997 initial import of tmake-1.7
from pkg/DESCR:
tmake is an easy-to-use tool from Trolltech to create and maintain
makefiles for software projects.  It can be a painful task to manage
makefiles manually, especially if you develop for more than one platform
or use more than one compiler.  tmake automates and streamlines this
process and lets you spend your valuable time on writing code, not
makefiles.

Our main motivation for developing tmake was that we spent far too much
time maintaining makefiles for Qt,
our cross-platform GUI toolkit. Qt supports around 15 flavors of Unix,
Microsoft Windows, and around 15 different C++ compilers.  We looked at
GNU autoconf, but it was Unix-specific and not flexible enough in our
opinion. Our makefile system also had to deal with Qt meta object compiler
(moc) issues. The moc program extracts meta information from C++ files and
generates a C++ file with data tables etc.  It takes extra work to add
makefile rules for the moc and wanted to automate this task.
2001-04-25 14:55:59 +00:00

7 lines
347 B
Text

$NetBSD: distinfo,v 1.1.1.1 2001/04/25 14:55:59 dmcmahill Exp $
SHA1 (tmake-1.7.tar.gz) = 39df9db9be67293694b82a944b38f17659d29a83
Size (tmake-1.7.tar.gz) = 46518 bytes
SHA1 (patch-aa) = daa9e10c3ae1dce66620657919e06b2db07049d1
SHA1 (patch-ab) = b81f6022a9103a9ae0fe3d9adddbf57d374d51d9
SHA1 (patch-ac) = 14c1cd48a8facdced5249c4ca0513b6b2a1c7799