"Fossies" - the Fresh Open Source Software Archive

Member "tren-1.242/Makefile" (1 Aug 2011, 263 Bytes) of package /linux/privat/old/tren-1.242.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 'tren'
    2 # $Id: Makefile,v 1.101 2010/04/08 15:33:58 tundra Exp $
    3 
    4 all: # Do nothing.  This is a free-standing Python program.
    5 
    6 install:
    7 	${BSD_INSTALL_SCRIPT} tren.py   ${PREFIX}/bin
    8 	${BSD_INSTALL_MAN}    tren.1.gz ${PREFIX}/man/man1