You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
PortSystem 1.0
|
|
|
|
name gtgt
|
|
version 3.2.0
|
|
categories devel
|
|
license GPL-2+
|
|
platforms any
|
|
supported_archs noarch
|
|
maintainers nomaintainer
|
|
description General (or GNU) template generation tools
|
|
long_description \
|
|
The (general | GNU) template generation tools are a set of scripts \
|
|
for creating a whole set of sources, which may already be compiled \
|
|
and installed by using the GNU development tools. Think of gtgt as \
|
|
a program which is able to create an already compilable, very \
|
|
sophisticated "hello world" program, written in C or C++ and \
|
|
constituted by a main program, two internal modules (classes), one \
|
|
static and one shared library. Using gitty-gitty you will get a \
|
|
template of sources for the main cases you might meet, and which \
|
|
you can also use as examples for automake, autoconf and so on.
|
|
|
|
homepage http://gtgt.sourceforge.net/
|
|
master_sites sourceforge
|
|
|
|
checksums md5 902117aa819d1ef118a1d818a5fca43a \
|
|
sha1 587af4bb1e8577aad5df60ba9f9aa8edd1c2af4d \
|
|
rmd160 5cd1fea1e3dd96e8b03e2814726b5b0bc315b09e
|