diff --git a/Makefile b/Makefile index 27e89d3..26b6aed 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,10 @@ # FreeBSD Ports Makefile For 'twander' -# $Id: Makefile,v 1.31 2003/03/06 23:12:07 tundra Exp $ +# $Id: Makefile,v 1.32 2005/02/02 23:05:14 tundra Exp $ all: # Do nothing - this is a python script that needs no build install: ${BSD_INSTALL_SCRIPT} ./twander.py ${PREFIX}/bin + ${BSD_INSTALL_SCRIPT} ./twander.pyo ${PREFIX}/bin ${BSD_INSTALL_MAN} ./twander.1.gz ${PREFIX}/man/man1