Newer
Older
tsearchpath / Makefile
@tundra tundra on 25 Jun 2010 284 bytes Changed doc suffix to section 3.
# FreeBSD Ports Makefile For 'tsearchpath'
# $Id: Makefile,v 1.105 2010/06/25 17:25:33 tundra Exp $

all: # Do nothing - Python module


install:
	python setup.py install
	${BSD_INSTALL_SCRIPT} testpath.py      ${PREFIX}/bin
	${BSD_INSTALL_MAN}    tsearchpath.3.gz ${PREFIX}/man/man3