# $Id: Portfile,v 1.1 2005/11/24 19:36:33 mww Exp $

PortSystem 1.0

name			gtgt
version			2.0.0
categories		devel
platforms		darwin
maintainers		darwinports@opendarwin.org
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 5a68faf7a7562a0a269f174eb97c2bc4

