summaryrefslogtreecommitdiff
path: root/mail/relaydb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/relaydb/Makefile')
-rw-r--r--mail/relaydb/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/relaydb/Makefile b/mail/relaydb/Makefile
index 486a883a878a..f56b9ecfa6b5 100644
--- a/mail/relaydb/Makefile
+++ b/mail/relaydb/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: relaydb
-# Date created: 10 August 2003
-# Whom: Matt Jibson <dolmant@dolmant.net>
-#
+# Created by: Matt Jibson <dolmant@dolmant.net>
# $FreeBSD$
-#
PORTNAME= relaydb
PORTVERSION= 1.8
@@ -17,6 +13,7 @@ MAN8= relaydb.8
MANCOMPRESSED= yes
PLIST_FILES= bin/relaydb
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/relaydb ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/relaydb.8.gz ${MAN8PREFIX}/man/man8