Newer
Older
tren / Makefile
@tundra tundra on 8 Apr 2010 263 bytes Removed pre-compilation of program.
# FreeBSD Ports Makefile For 'tren'
# $Id: Makefile,v 1.101 2010/04/08 15:33:58 tundra Exp $

all: # Do nothing.  This is a free-standing Python program.

install:
	${BSD_INSTALL_SCRIPT} tren.py   ${PREFIX}/bin
	${BSD_INSTALL_MAN}    tren.1.gz ${PREFIX}/man/man1