summaryrefslogtreecommitdiffstats
path: root/security/smurflog/Makefile
blob: b1942af3ba19faca5ced57b8e775c78d57a1387a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Ports collection Makefile for:	smurflog
# Date created:				7/06/1998
# Whom:					nectar@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=	smurflog
PORTVERSION=	2.1
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.bitchx.org/pub/misc/                          \
		ftp://ftp.plur.net/pub/software/bitchx/files/

MAINTAINER=	nectar@FreeBSD.org

GNU_CONFIGURE=	YES

do-install:
	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/README.smurflog
	${INSTALL_PROGRAM} ${WRKSRC}/smurflog ${PREFIX}/sbin/smurflog

.include <bsd.port.mk>
OpenPOWER on IntegriCloud