freebsd-ports/mail/gbuffy/Makefile
Kevin Lo b8c02d7c5a Update email address
PR: 28987
Submitted by: MAINTAINER
2001-07-15 14:44:53 +00:00

24 lines
466 B
Makefile

# New ports collection makefile for: gbuffy
# Date created: 2 October 1999
# Whom: rasmus@kaj.se
#
# $FreeBSD$
#
PORTNAME= gbuffy
PORTVERSION= 0.2.2
CATEGORIES= mail
MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/
MAINTAINER= rasmus@kaj.se
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>