Newer
Older
tsearchpath / Makefile
@tundra tundra on 25 Jun 2010 284 bytes Changed doc suffix to section 3.
  1. # FreeBSD Ports Makefile For 'tsearchpath'
  2. # $Id: Makefile,v 1.105 2010/06/25 17:25:33 tundra Exp $
  3.  
  4. all: # Do nothing - Python module
  5.  
  6.  
  7. install:
  8. python setup.py install
  9. ${BSD_INSTALL_SCRIPT} testpath.py ${PREFIX}/bin
  10. ${BSD_INSTALL_MAN} tsearchpath.3.gz ${PREFIX}/man/man3