Newer
Older
tsearchpath / Makefile
@tundra tundra on 25 Jun 2010 285 bytes Removed reference to man page.
# FreeBSD Ports Makefile For 'tsearchpath'
# $Id: Makefile,v 1.101 2010/06/25 15:37:57 tundra Exp $

all: # Just need to create the compiled image
	@python -OOOO -c"import py_compile;py_compile.compile('tsearchpath.py')"

install:
	${BSD_INSTALL_SCRIPT} tsearchpath.py   ${PREFIX}/bin