aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xfmail/Makefile
blob: ca459c14e97a5be2e508c8b1a2e68eb5c08272ae (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
# 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.13 1998/08/07 23:56:30 asami Exp $
#

DISTNAME=       xfmail-1.3
CATEGORIES=     mail
MASTER_SITES=   ftp://burka.netvision.net.il/pub/xfmail/

MAINTAINER= gena@NetVision.net.il

LIB_DEPENDS=    Xpm.5:${PORTSDIR}/graphics/xpm \
        xforms\\.0\\.88\\.1:${PORTSDIR}/x11-toolkits/xforms

USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes
MAN1=       xfmail.1

.include <bsd.port.mk>