Added man page to FreeBSD installation.
1 parent e9be53e commit d102f315ec551ce05424df095c9249d17b14959c
@tundra tundra authored on 25 Jun 2010
Showing 1 changed file
View
6
Makefile
# FreeBSD Ports Makefile For 'tsearchpath'
# $Id: Makefile,v 1.103 2010/06/25 16:08:22 tundra Exp $
# $Id: Makefile,v 1.104 2010/06/25 16:38:30 tundra Exp $
 
all: # Do nothing - Python module
 
 
install:
python setup.py install
${BSD_INSTALL_SCRIPT} testpath.py ${PREFIX}/bin
${BSD_INSTALL_SCRIPT} testpath.py ${PREFIX}/bin
${BSD_INSTALL_MAN} tsearchpath.1.gz ${PREFIX}/man/man1