Initial cut.
1 parent 2c2e639 commit 1900a07617f17a15af996fafb9bf73cb5a1a8e83
@tundra tundra authored on 30 Apr 2006
Showing 1 changed file
View
11
Makefile 0 → 100644
# FreeBSD Ports Makefile For 'tperimeter'
# $Id: Makefile,v 1.100 2006/05/01 01:03:51 tundra Exp $
 
all: # Do nothing - there is nothing to compile it's all html and python
 
install:
${BSD_INSTALL_SCRIPT} tperimeter.py ${PREFIX}/etc/tperimeter
${BSD_INSTALL_SCRIPT} tperimeter-ui.html ${PREFIX}/etc/tperimeter
${BSD_INSTALL_SCRIPT} rebuild-hosts.allow.sh ${PREFIX}/etc/tperimeter
${BSD_INSTALL_MAN} tperimeter.1.gz ${PREFIX}/man/cat1