1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/devel/newfile/pkg-descr
Alan Eldridge 9ab5f9df50 A FileStarter. Thanks Miguel. 8-) Creates new files based on templates.
PR:		47681
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
Reviewed by:	author
2003-01-30 21:26:10 +00:00

8 lines
351 B
Plaintext

Newfile is a tool for creating starter files in various languages.
It uses a full-featured preprocessor (like the C preprocessor) to
transform templates into customized starter files. It can also generate
trees of files for a specific purpose, such as a project using automake
and autoconf, or a FreeBSD port.
WWW: http://newfile.sourceforge.net/