Initial revision
0 parent commit 18765fb7fe9ba69567b38edfdf78eae850b86c33
@tundra tundra authored on 1 Jun 2012
Showing 19 changed files
View
36
.tmkproject 0 → 100644
# Configuration Data For 'mkproject'
#
# Copyright (c) 2012, TundraWare Inc., Des Plaines, IL 60018 USA
# All Rights Reserved. For Terms Of Use, See: mkproject-license.txt
#
# $Id: .tmkproject,v 1.1 2012/06/01 20:56:06 tundra Exp $
 
# NOTE: Any strings below that need the "/" in them -
# like the website URL - must escape them for
# the 'sed' substitutions to work in mkproject.sh.
 
#####
# Vendor Specific Branding For 'mkproject'
#####
 
AUTHOR="Tim Daneliuk"
COPYOWNER="TundraWare Inc., Des Plaines, IL 60018 USA" # Copyright owner
VENDORNAME="TundraWare Inc." # Full name of vendor
VENDORTAG="TundraWare" # Used as initial CVS tag
EMAILSUPPORT=${PROJECTNAME}@tundraware.com # Program support email
WEBSITE="http:\/\/www.tundraware.com\/Software\/${PROJECTNAME}" # Project website
 
 
#####
# Project Directory - Where New Projects Go
#####
 
PROJECTSDIR="${HOME}/Dev"
 
#####
# Editor Used For Creating The WHATSNEW.txt File
#####
 
EDITOR="emacs"
EDITARGS="-nw"
View
46
Old/manpage.1 0 → 100644
.ds CP __COPYDATE__
.TH __PROJECTNAME__ 1 __VENDORNAME__
.SH NAME
__PROJECTNAME__ \- Short Description
 
.SH SYNOPSIS
__PROJECTNAME__.__TYPE__ [-hv]
 
.SH DESCRIPTION
Long description
 
.SH OPTIONS
.TP
.B -h
print help information
 
.TP
.B -v
print detailed program version information
 
.SH OTHER
You must have a reasonably current version of XXXXXXXXXXXXXXXXXXXX installed.
 
.SH BUGS AND MISFEATURES
None known as of this release.
 
.SH COPYRIGHT AND LICENSING
\fC__PROJECTNAME__\fP is __COPYRIGHT___ For terms of use, see
the __LICENSE__ file in the program distribution. If you
install \fC__PROJECTNAME__\fP on a FreeBSD system using the 'ports' mechanism, you
will also find this file in \fC/usr/local/share/doc/__PROJECTNAME__\fP.
 
.SH AUTHOR
.ft C \" Courier
.nf
__AUTHOR__
__EMAILSUPPORT__
.fi
.ft \" revert
 
.SH DOCUMENT REVISION INFORMATION
__ID__
 
 
 
View
WHATSNEW.txt 0 → 100644
View
common/WHATSNEW.txt 0 → 100644
View
common/license.txt 0 → 100644
View
common/makefile 0 → 100644
View
common/manpage.rst 0 → 100644
View
common/program_header 0 → 100755
View
makefile 0 → 100644
View
pl/Makefile 0 → 100644
View
pl/program.pl 0 → 100755
View
py/Makefile 0 → 100644
View
py/program.py 0 → 100755
View
py/setup.py 0 → 100644
View
sh/Makefile 0 → 100644
View
sh/program.sh 0 → 100755
View
tmkproject-license.txt 0 → 100644
View
tmkproject.rst 0 → 100644
View
tmkproject.sh 0 → 100755