Changed doc suffix to section 3.
1 parent d19022e commit fff329cdda98f2c92d0dff1999dc1e6a4b3fe83f
@tundra tundra authored on 25 Jun 2010
Showing 1 changed file
View
4
Makefile
# FreeBSD Ports Makefile For 'tsearchpath'
# $Id: Makefile,v 1.104 2010/06/25 16:38:30 tundra Exp $
# $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.1.gz ${PREFIX}/man/man1
${BSD_INSTALL_MAN} tsearchpath.3.gz ${PREFIX}/man/man3