aboutsummaryrefslogtreecommitdiff
path: root/security/scanlogd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
commita65ed2e51bf631a6b8ab766f984bf33c686d239a (patch)
tree446f26536f63818c96e297aac8c4f1490814f146 /security/scanlogd
parent192c7ddec012f94ed6e9e8a5c98b23626960bfc3 (diff)
downloadports-a65ed2e51bf631a6b8ab766f984bf33c686d239a.tar.gz
ports-a65ed2e51bf631a6b8ab766f984bf33c686d239a.zip
Notes
Diffstat (limited to 'security/scanlogd')
-rw-r--r--security/scanlogd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/scanlogd/Makefile b/security/scanlogd/Makefile
index 908a0b5cc1b4..cc09c803003a 100644
--- a/security/scanlogd/Makefile
+++ b/security/scanlogd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: scanlogd
-# Date created: 10 May 2004
-# Whom: Roman Bogorodskiy
-#
+# Created by: Roman Bogorodskiy
# $FreeBSD$
-#
PORTNAME= scanlogd
PORTVERSION= 2.2.6
@@ -29,6 +25,7 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -c" LD="${CC}"
MAN8= scanlogd.8
PLIST_FILES= bin/scanlogd
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/scanlogd ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/scanlogd.8 ${MANPREFIX}/man/man8