# Ports collection Makefile for: smurflog # Date created: 7/06/1998 # Whom: nectar@FreeBSD.org # # $FreeBSD: ports/security/smurflog/Makefile,v 1.18 2003/02/20 18:59:12 knu Exp $ # PORTNAME= smurflog PORTVERSION= 2.1 CATEGORIES= security #MASTER_SITES= None available anymore, so this is stored locally MAINTAINER= ports@FreeBSD.org COMMENT= A program to assist logging of smurf attacks GNU_CONFIGURE= YES do-install: ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/README.smurflog ${INSTALL_PROGRAM} ${WRKSRC}/smurflog ${PREFIX}/sbin/smurflog .include