1995-10-02 21:20:06 -04:00
|
|
|
# New ports collection makefile for: xfmail
|
1999-09-04 02:19:43 -04:00
|
|
|
# Version required: 1.3.1
|
1996-07-12 07:52:01 -04:00
|
|
|
# Date created: 30 June 1996
|
1995-10-02 21:20:06 -04:00
|
|
|
# Whom: gena
|
|
|
|
#
|
1999-08-25 02:51:17 -04:00
|
|
|
# $FreeBSD$
|
1995-10-02 21:20:06 -04:00
|
|
|
#
|
|
|
|
|
1999-11-13 13:47:50 -05:00
|
|
|
DISTNAME= xfmail-1.4.0
|
1998-07-05 19:44:45 -04:00
|
|
|
CATEGORIES= mail
|
1999-11-13 13:47:50 -05:00
|
|
|
MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/1.4.0/
|
1995-10-03 02:51:55 -04:00
|
|
|
|
1998-01-10 13:37:05 -05:00
|
|
|
MAINTAINER= gena@NetVision.net.il
|
1995-10-02 21:20:06 -04:00
|
|
|
|
1998-09-16 20:33:02 -04:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
1998-09-26 19:18:10 -04:00
|
|
|
xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
1995-10-02 21:20:06 -04:00
|
|
|
|
1999-11-13 13:47:50 -05:00
|
|
|
USE_BZIP2= yes
|
1998-08-05 05:31:52 -04:00
|
|
|
USE_X_PREFIX= yes
|
1998-01-10 13:37:05 -05:00
|
|
|
GNU_CONFIGURE= yes
|
1999-11-14 07:03:54 -05:00
|
|
|
CONFIGURE_ARGS= --with-dead-keys --with-xkb-dead-keys
|
1998-01-10 13:37:05 -05:00
|
|
|
MAN1= xfmail.1
|
1995-10-02 21:20:06 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|