Newer
Older
tsearchpath / Makefile
@tundra tundra on 25 Jun 2010 222 bytes Added setup.py installation.
# FreeBSD Ports Makefile For 'tsearchpath'
# $Id: Makefile,v 1.103 2010/06/25 16:08:22 tundra Exp $

all: # Do nothing - Python module


install:
	python setup.py install
	${BSD_INSTALL_SCRIPT} testpath.py   ${PREFIX}/bin