Initial Version
0 parent commit 7b735432687db43b5eaced2e94716b3828277eb7
@tundra tundra authored on 14 Jan 2010
Showing 8 changed files
View
10
Makefile 0 → 100644
# FreeBSD Ports Makefile For 'tren'
# $Id: Makefile,v 1.100 2010/01/14 18:24:02 tundra Exp $
 
all: # Just need to create the compiled image
@python -OOOO -c"import py_compile;py_compile.compile('tren.py')"
 
install:
${BSD_INSTALL_SCRIPT} tren.py ${PREFIX}/bin
${BSD_INSTALL_MAN} tren.1.gz ${PREFIX}/man/man1
View
3
■■
READ-1ST.txt 0 → 100644
$Id: READ-1ST.txt,v 1.100 2010/01/14 18:24:02 tundra Exp $
 
View
WHATSNEW.txt 0 → 100644
View
makefile 0 → 100644
View
setup.py 0 → 100644
View
tren-license.txt 0 → 100644
View
tren.py 0 → 100755
View
tren.rst 0 → 100644