"Fossies" - the Fresh Open Source Software Archive

Member "mkapachepw-1.121/Makefile" (12 Apr 2005, 279 Bytes) of package /linux/www/old/mkapachepw-1.121.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 # FreeBSD Ports Makefile For 'mkapachepw'
    2 # $Id: Makefile,v 1.106 2005/04/07 20:22:25 root Exp $
    3 
    4 all: # Do nothing - this is a python program
    5 
    6 install:
    7 	install -c -o root -g wheel  -m 500  mkapachepw.py   ${PREFIX}/bin
    8 	${BSD_INSTALL_MAN}    mkapachepw.1.gz ${PREFIX}/man/man1