freebsd-ports/mail/gbuffy/Makefile
Jimmy Olgeni 1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00

23 lines
468 B
Makefile

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