freebsd-ports/mail/xfmail/Makefile
Bill Fumerola 80ec5b25dc Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
works with ELF.

Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
1998-12-07 20:46:40 +00:00

24 lines
534 B
Makefile

# New ports collection makefile for: xfmail
# http://Burka.NetVision.net.il/xfmail/xfmail.html
# Version required: 1.3
# Date created: 30 June 1996
# Whom: gena
#
# $Id: Makefile,v 1.16 1998/09/26 23:18:06 steve Exp $
#
DISTNAME= xfmail-1.3
CATEGORIES= mail
MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/
MAINTAINER= gena@NetVision.net.il
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
xforms.0:${PORTSDIR}/x11-toolkits/xforms
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xfmail.1
.include <bsd.port.mk>