Removed reference to man page.
1 parent 5d9f507 commit f699a284a290d96950eb58a023020764a9037738
@tundra tundra authored on 25 Jun 2010
Showing 1 changed file
View
3
■■
Makefile
# FreeBSD Ports Makefile For 'tsearchpath'
# $Id: Makefile,v 1.100 2010/06/24 15:27:49 tundra Exp $
# $Id: Makefile,v 1.101 2010/06/25 15:37:57 tundra Exp $
 
all: # Just need to create the compiled image
@python -OOOO -c"import py_compile;py_compile.compile('tsearchpath.py')"
 
install:
${BSD_INSTALL_SCRIPT} tsearchpath.py ${PREFIX}/bin
${BSD_INSTALL_MAN} tsearchpath.1.gz ${PREFIX}/man/man1