aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sievelog/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
commit83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/sievelog/Makefile
parentfd8fc9773839d2d8e41b80fbaed21fcd5470e898 (diff)
downloadports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.tar.gz
ports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.zip
Notes
Diffstat (limited to 'sysutils/sievelog/Makefile')
-rw-r--r--sysutils/sievelog/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/sievelog/Makefile b/sysutils/sievelog/Makefile
index c32ca29e72e5..8943f8089ed2 100644
--- a/sysutils/sievelog/Makefile
+++ b/sysutils/sievelog/Makefile
@@ -1,8 +1,5 @@
-# New ports collection makefile for: sievelog
-# Date created: 2010-07-26
-# Whom: Jesse Kempf <jessekempf@gmail.com>
+# Created by: Jesse Kempf <jessekempf@gmail.com>
# $FreeBSD$
-#
PORTNAME= sievelog
PORTVERSION= 1.0.1
@@ -24,6 +21,7 @@ PLIST_FILES= bin/${PORTNAME} \
MAN1= ${PORTNAME}.1
MAN5= ${PORTNAME}.conf.5
+NO_STAGE= yes
post-install:
@${CP} -p ${WRKSRC}/test.sv ${PREFIX}/etc/${PORTNAME}.conf.example
@${INSTALL_MAN} ${WRKSRC}/man/man1/${MAN1} ${MANPREFIX}/man/man1