diff --git a/Makefile b/Makefile index afa956c..a566acb 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,8 @@ # FreeBSD Ports Makefile For 'tbku' -# $Id: Makefile,v 1.101 2008/03/11 21:42:38 tundra Exp $ +# $Id: Makefile,v 1.102 2008/03/19 23:05:08 tundra Exp $ install: ${BSD_INSTALL_SCRIPT} tbku ${PREFIX}/bin ${BSD_INSTALL_MAN} tbku.1.gz ${PREFIX}/man/cat1 + +all: # Nothing to do here