diff --git a/Makefile b/Makefile index e2bf245..7d58cf6 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,10 @@ # 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