Newer
Older
tsshbatch / Makefile
@tundra tundra on 5 Jan 2012 237 bytes Got rid of compilation.
  1. # FreeBSD Ports Makefile For 'tsshbatch'
  2. # $Id: Makefile,v 1.101 2012/01/05 19:13:45 tundra Exp $
  3.  
  4. all:
  5. # Do nothing
  6.  
  7. install:
  8. ${BSD_INSTALL_SCRIPT} tsshbatch.py ${PREFIX}/bin
  9. ${BSD_INSTALL_MAN} tsshbatch.1.gz ${PREFIX}/man/man1