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



           
                      
                     
                    
                                                                                   
 
                                    
                                                      
 
                                                          
                                                 
 
                   
                   
                   
                                         

                      
# New ports collection makefile for:	gbuffy
# Date created:		2 October 1999
# Whom:			rasmus@kaj.se
#
# $FreeBSD$
#

PORTNAME=	gbuffy
PORTVERSION=	0.2.6
CATEGORIES=	mail
MASTER_SITES=	http://www.fiction.net/blong/programs/gbuffy/gbuffy-${PORTVERSION}/

MAINTAINER=	olive@oban.frmug.org
COMMENT=	A GTK+ multiple mailbox "biff" program

LIB_DEPENDS=	PropList.2:${PORTSDIR}/devel/libPropList \
		compface.1:${PORTSDIR}/mail/faces

USE_X_PREFIX=	yes
USE_GTK=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib"

.include <bsd.port.mk>