summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2020-11-02 10:53:04 +0000
committerschmonz <schmonz@pkgsrc.org>2020-11-02 10:53:04 +0000
commitc9c2df6384ba9002ed98c4669da2f9c8526f9706 (patch)
treed5e93e48334e1139a690601b645b33e568a4c7d0 /mail
parentcc0203370f0cfb09025afd08249e1f835d35b917 (diff)
downloadpkgsrc-c9c2df6384ba9002ed98c4669da2f9c8526f9706.tar.gz
Also install showdnsmx, as mentioned on the webpage. Ride recent import.
Diffstat (limited to 'mail')
-rw-r--r--mail/qremote/Makefile3
-rw-r--r--mail/qremote/PLIST3
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/qremote/Makefile b/mail/qremote/Makefile
index e7c864511d1..a9884f0b507 100644
--- a/mail/qremote/Makefile
+++ b/mail/qremote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/11/02 10:24:58 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2020/11/02 10:53:04 schmonz Exp $
DISTNAME= qremote-20131231
CATEGORIES= mail
@@ -29,6 +29,7 @@ do-install:
for i in qremote curvecpclient curvecpmessage rsmtp; do \
${INSTALL_PROGRAM} ${WRKSRC}/qmail-$${i} ${DESTDIR}${PREFIX}/bin; \
done
+ ${INSTALL_PROGRAM} ${WRKSRC}/showdnsmx ${DESTDIR}${PREFIX}/bin
.include "../../mk/djbware.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/qremote/PLIST b/mail/qremote/PLIST
index 2c007d35fa7..42460732467 100644
--- a/mail/qremote/PLIST
+++ b/mail/qremote/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2020/11/02 10:24:58 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/11/02 10:53:04 schmonz Exp $
bin/qmail-curvecpclient
bin/qmail-curvecpmessage
bin/qmail-qremote
bin/qmail-rsmtp
+bin/showdnsmx