summaryrefslogblamecommitdiff
path: root/mail/xfmail/Makefile
blob: fe823e6b105f072e4817134403181d5bfc0b8198 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              
                             
                                    

                            
           

 
                            
                    
                                                   
 
                                     
 
                                                
                                                        
 
                   

                        

                      
# New ports collection makefile for:	xfmail
# Version required:     1.3.1
# Date created:		30 June 1996
# Whom:			gena
#
# $FreeBSD$
#

DISTNAME=       xfmail-1.3.1
CATEGORIES=     mail
MASTER_SITES=	ftp://xfmail.slappy.org/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>