1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/mail/xfmail/Makefile
David W. Chapman Jr. 2463e32518 Update MASTER_SITE
PR:		27910
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-06-19 15:50:00 +00:00

25 lines
476 B
Makefile

# 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/old/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>