diff options
Diffstat (limited to 'x11-wm/e17-module-mail')
-rw-r--r-- | x11-wm/e17-module-mail/Makefile | 37 | ||||
-rw-r--r-- | x11-wm/e17-module-mail/distinfo | 3 | ||||
-rw-r--r-- | x11-wm/e17-module-mail/pkg-descr | 6 | ||||
-rw-r--r-- | x11-wm/e17-module-mail/pkg-plist | 17 |
4 files changed, 0 insertions, 63 deletions
diff --git a/x11-wm/e17-module-mail/Makefile b/x11-wm/e17-module-mail/Makefile deleted file mode 100644 index 56fa3cceb365..000000000000 --- a/x11-wm/e17-module-mail/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: e17-module-mail -# Date created: 23 June 2006 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $FreeBSD$ -# - -PORTNAME= mail -PORTVERSION= 20080223 -PORTREVISION= 3 -CATEGORIES= x11 -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ -PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} - -MAINTAINER= stas@FreeBSD.org -COMMENT= An e17 module to check your mailboxes (like xbiff does) - -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment - -GNU_CONFIGURE= yes -USE_BZIP2= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_GNOME= gnometarget pkgconfig -USE_EFL= edje - -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS= --disable-nls -PLIST_SUB+= NLS="@comment " -.endif - -.include <bsd.port.mk> diff --git a/x11-wm/e17-module-mail/distinfo b/x11-wm/e17-module-mail/distinfo deleted file mode 100644 index 8c332f9f87e6..000000000000 --- a/x11-wm/e17-module-mail/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (mail-20080223.tar.bz2) = b98d34ad295095779e5c8a2286e77f62 -SHA256 (mail-20080223.tar.bz2) = 0bc096b188c0dae6347cd8acb7e7b806fb21b7263181b6e1e1e53c10977c7581 -SIZE (mail-20080223.tar.bz2) = 304423 diff --git a/x11-wm/e17-module-mail/pkg-descr b/x11-wm/e17-module-mail/pkg-descr deleted file mode 100644 index fc9c9ac56f2b..000000000000 --- a/x11-wm/e17-module-mail/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This e17 module allows users to check their POP3, IMAP, maildir and mbox -mailboxes in efficient way (like xbiff). The module is fully configurable -and handy. - -Author: devilhorns (Christopher Michael) <devilhorns@comcast.net> -WWW: http://www.enlightenment.org/ diff --git a/x11-wm/e17-module-mail/pkg-plist b/x11-wm/e17-module-mail/pkg-plist deleted file mode 100644 index 5fe294a96b64..000000000000 --- a/x11-wm/e17-module-mail/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -lib/enlightenment/modules/mail/%%E17_ARCH%%/module.a -lib/enlightenment/modules/mail/%%E17_ARCH%%/module.la -lib/enlightenment/modules/mail/%%E17_ARCH%%/module.so -lib/enlightenment/modules/mail/mail.edj -lib/enlightenment/modules/mail/e-module-mail.edj -lib/enlightenment/modules/mail/module.desktop -%%NLS%%lib/enlightenment/modules/mail/locale/fi/LC_MESSAGES/mail.mo -%%NLS%%lib/enlightenment/modules/mail/locale/it/LC_MESSAGES/mail.mo -%%NLS%%@dirrm lib/enlightenment/modules/mail/locale/fi/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/mail/locale/fi -%%NLS%%@dirrm lib/enlightenment/modules/mail/locale/it/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/mail/locale/it -%%NLS%%@dirrm lib/enlightenment/modules/mail/locale -@dirrm lib/enlightenment/modules/mail/%%E17_ARCH%% -@dirrm lib/enlightenment/modules/mail -@dirrmtry lib/enlightenment/modules -@dirrmtry lib/enlightenment |