summaryrefslogtreecommitdiff
path: root/mail/xfmail/Makefile
blob: 797c28edeb32d358e552793efafeeec55c61168a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	xfmail
# Date created:		30 June 1996
# Whom:			gena
#
# $FreeBSD$
#

PORTNAME=	xfmail
PORTVERSION= 	1.4.0
CATEGORIES=     mail
MASTER_SITES=	ftp://xfmail.ufies.org/pub/xfmail/release/1.4.0/

MAINTAINER=	gena@NetVision.net.il

LIB_DEPENDS=	xforms.0:${PORTSDIR}/x11-toolkits/xforms

USE_BZIP2=	yes
USE_X_PREFIX=	yes
USE_XPM=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-dead-keys --with-xkb-dead-keys
MAN1=		xfmail.1

.include <bsd.port.mk>