summaryrefslogtreecommitdiffstats
path: root/mail/icqmail
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-07-10 15:45:37 +0000
committersteve <steve@FreeBSD.org>2000-07-10 15:45:37 +0000
commit54f7fb2c65a5e65eedefd09d1de040171c8b00f5 (patch)
treef1ac575fbe08fc137071b1755ad55463c7c0b09c /mail/icqmail
parente2b993b61029acc3c9e61bf598c08caa2ab6cde3 (diff)
downloadFreeBSD-ports-54f7fb2c65a5e65eedefd09d1de040171c8b00f5.zip
FreeBSD-ports-54f7fb2c65a5e65eedefd09d1de040171c8b00f5.tar.gz
Re-adding the icqmail (version 1.2) port in ports/mail.
Suggested by: asami
Diffstat (limited to 'mail/icqmail')
-rw-r--r--mail/icqmail/Makefile25
-rw-r--r--mail/icqmail/distinfo1
-rw-r--r--mail/icqmail/pkg-comment1
-rw-r--r--mail/icqmail/pkg-descr8
-rw-r--r--mail/icqmail/pkg-plist13
5 files changed, 48 insertions, 0 deletions
diff --git a/mail/icqmail/Makefile b/mail/icqmail/Makefile
new file mode 100644
index 0000000..70b5700
--- /dev/null
+++ b/mail/icqmail/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: icqmail
+# Date created: 9 Jun 2000
+# Whom: Michael Vasilenko <acid@cn.ua>
+#
+# $FreeBSD$
+#
+
+PORTNAME= icqmail
+PORTVERSION= 1.2
+CATEGORIES= mail
+MASTER_SITES= http://download.sourceforge.net/icqmail/ \
+ ftp://download.sourceforge.net/pub/sourceforge/icqmail/
+
+MAINTAINER= ports@FreeBSD.org
+
+LIB_DEPENDS= icq.1:${PORTSDIR}/net/icqlib \
+ mimelib.3:${PORTSDIR}/converters/kdesupport2 \
+ guile.6:${PORTSDIR}/lang/guile
+
+USE_NEW_GCC= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib -lguile -lqthreads"
+
+.include <bsd.port.mk>
diff --git a/mail/icqmail/distinfo b/mail/icqmail/distinfo
new file mode 100644
index 0000000..ba9d1e5
--- /dev/null
+++ b/mail/icqmail/distinfo
@@ -0,0 +1 @@
+MD5 (icqmail-1.2.tar.gz) = aac3173f12c54afe3485421fa8b2573a
diff --git a/mail/icqmail/pkg-comment b/mail/icqmail/pkg-comment
new file mode 100644
index 0000000..1922e32
--- /dev/null
+++ b/mail/icqmail/pkg-comment
@@ -0,0 +1 @@
+A simple ICQ->Email gateway
diff --git a/mail/icqmail/pkg-descr b/mail/icqmail/pkg-descr
new file mode 100644
index 0000000..af1a429
--- /dev/null
+++ b/mail/icqmail/pkg-descr
@@ -0,0 +1,8 @@
+ICQMail is a simple ICQ client which forwards all messages to given
+email address.
+
+WWW: http://www.sourceforge.net/project/?form_grp=371
+
+--
+Michael Vasilenko
+acid@cn.ua
diff --git a/mail/icqmail/pkg-plist b/mail/icqmail/pkg-plist
new file mode 100644
index 0000000..2c44450
--- /dev/null
+++ b/mail/icqmail/pkg-plist
@@ -0,0 +1,13 @@
+bin/icqmail
+share/icqmail/aliases.cfg
+share/icqmail/contacts_template.txt
+share/icqmail/email_template.txt
+share/icqmail/message_template.txt
+share/icqmail/offline_template.txt
+share/icqmail/one_contact_template.txt
+share/icqmail/online_template.txt
+share/icqmail/sample.cfg
+share/icqmail/sample.scm
+share/icqmail/status_change_template.txt
+share/icqmail/url_template.txt
+@dirrm share/icqmail
OpenPOWER on IntegriCloud