diff --git a/Makefile b/Makefile index deedc65..a541b09 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # FreeBSD Ports Makefile For 'tsshbatch' -# $Id: Makefile,v 1.100 2011/06/17 17:02:16 tundra Exp $ +# $Id: Makefile,v 1.101 2012/01/05 19:13:45 tundra Exp $ -all: # Just need to create the compiled image - @python -OOOO -c"import py_compile;py_compile.compile('tsshbatch.py')" +all: + # Do nothing install: ${BSD_INSTALL_SCRIPT} tsshbatch.py ${PREFIX}/bin