mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
xfmail 0.3-BETA port
Submitted by: Gennady Sorokopud <gea@NetVision.net.il>
This commit is contained in:
parent
2c20e00949
commit
929931d3f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2218
25
mail/xfmail/Makefile
Normal file
25
mail/xfmail/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# New ports collection makefile for: xfmail
|
||||
# Version required: 0.3
|
||||
# Date created: 01 October 1995
|
||||
# Whom: gena
|
||||
#
|
||||
# $Id: $
|
||||
#
|
||||
|
||||
DISTNAME= xfmail
|
||||
PKGNAME= xfmail-0.3-beta
|
||||
CATEGORIES+= mail x11
|
||||
MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/work/
|
||||
WRKSRC= ${WRKDIR}/xfmail/ui
|
||||
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
|
||||
forms\\.0\\.:${PORTSDIR}/x11/xforms
|
||||
|
||||
PREFIX= /usr/X11R6
|
||||
|
||||
MAINTAINER= gena@NetVision.net.il
|
||||
|
||||
pre-configure:
|
||||
@(cd ${WRKSRC} ; cp Makefile.FreeBSD Makefile)
|
||||
|
||||
.include <bsd.port.mk>
|
1
mail/xfmail/pkg-comment
Normal file
1
mail/xfmail/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
XF-Mail is X-Windows application for receiving electronic mail
|
12
mail/xfmail/pkg-descr
Normal file
12
mail/xfmail/pkg-descr
Normal file
@ -0,0 +1,12 @@
|
||||
XF-Mail is X-Windows application for receiving electronic
|
||||
mail. It was created using XForms library toolkit by T.C. Zhao
|
||||
and Mark Overmars.
|
||||
|
||||
It's partially compatible with MH style mail-
|
||||
boxes but it does not require any mh tools to be installed
|
||||
on the system. You can read most of your MH folders and messages
|
||||
with XF-Mail.
|
||||
|
||||
XF-Mail has very friendly user interface and it's extremely easy
|
||||
in use. It implements most of the mail functionality in one program
|
||||
and it does not require any additional tools.
|
3
mail/xfmail/pkg-plist
Normal file
3
mail/xfmail/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
@cwd /usr/X11R6
|
||||
bin/xfmail
|
||||
man/man1/xfmail.1.gz
|
Loading…
Reference in New Issue
Block a user