aboutsummaryrefslogtreecommitdiff
path: root/mail/qmhandle
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qmhandle')
-rw-r--r--mail/qmhandle/Makefile39
-rw-r--r--mail/qmhandle/distinfo1
-rw-r--r--mail/qmhandle/pkg-comment1
-rw-r--r--mail/qmhandle/pkg-descr15
-rw-r--r--mail/qmhandle/pkg-plist4
5 files changed, 0 insertions, 60 deletions
diff --git a/mail/qmhandle/Makefile b/mail/qmhandle/Makefile
deleted file mode 100644
index ff331832a24e..000000000000
--- a/mail/qmhandle/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# New ports collection makefile for: qmHandle
-# Date created: 17 August 2001
-# Whom: petef
-#
-# $FreeBSD$
-#
-
-PORTNAME= qmHandle
-PORTVERSION= 1.0.0
-CATEGORIES= mail
-MASTER_SITES= http://www.italpro.net/mb/soft/
-
-MAINTAINER= petef@FreeBSD.org
-
-RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-qstat:${PORTSDIR}/mail/qmail
-
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-USE_BZIP2= yes
-
-.if exists(${LOCALBASE}/qmail/bin/qmail-qstat)
-QMAIL_DIR?= ${LOCALBASE}/qmail
-.else
-QMAIL_DIR?= /var/qmail
-.endif
-
-post-patch:
- @${PERL} -pi -e 's,^#!/usr/bin/perl,#!${PERL},' ${WRKSRC}/qmHandle
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/qmHandle ${PREFIX}/bin
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for file in HISTORY README
- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/mail/qmhandle/distinfo b/mail/qmhandle/distinfo
deleted file mode 100644
index 770f51c71b5e..000000000000
--- a/mail/qmhandle/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (qmHandle-1.0.0.tar.bz2) = d2f1da6e2cf2c5edc7669318b46fdad4
diff --git a/mail/qmhandle/pkg-comment b/mail/qmhandle/pkg-comment
deleted file mode 100644
index c002ee0c8f68..000000000000
--- a/mail/qmhandle/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Tool to view and manage a qmail queue
diff --git a/mail/qmhandle/pkg-descr b/mail/qmhandle/pkg-descr
deleted file mode 100644
index a1ee3de18714..000000000000
--- a/mail/qmhandle/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-qmHandle is a simple program which allows you to view and manage a qmail
-message queue.
-
-The key features of qmHandle are:
- * You can read the qmail queue, like you do with the qmail-qread program.
- However, the output of this program is improved over qmail-qread, with
- the output of the message subjects and color capabilities;
- * You can print queue statistics, like qmail-qstat, with color capabilities;
- * You can view a message in the queue;
- * You can remove a message from the queue.
-
-WWW: http://www.italpro.net/mb/soft/qmhandle.html
-
-- Pete
-petef@FreeBSD.org
diff --git a/mail/qmhandle/pkg-plist b/mail/qmhandle/pkg-plist
deleted file mode 100644
index 2bb092b008dd..000000000000
--- a/mail/qmhandle/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/qmHandle
-%%PORTDOCS%%share/doc/qmHandle/HISTORY
-%%PORTDOCS%%share/doc/qmHandle/README
-%%PORTDOCS%%@dirrm share/doc/qmHandle