Added installation of binary version of program.
1 parent dc1d577 commit 64f4a992938d0760e61cefd2d617870db785023c
@tundra tundra authored on 2 Mar 2005
Showing 1 changed file
View
3
■■
Makefile
# FreeBSD Ports Makefile For 'validate-upg'
# $Id: Makefile,v 1.100 2005/03/02 05:55:45 tundra Exp $
# $Id: Makefile,v 1.101 2005/03/02 08:47:02 tundra Exp $
 
all: # Just need to create the compiled image
@python -OOOO -c"import py_compile;py_compile.compile('validate-upg.py')"
 
install:
${BSD_INSTALL_SCRIPT} validate-upg.py ${PREFIX}/bin
${BSD_INSTALL_SCRIPT} validate-upg ${PREFIX}/bin
${BSD_INSTALL_MAN} validate-upg.1.gz ${PREFIX}/man/man1