1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/mail/gbuffy/Makefile

24 lines
469 B
Makefile
Raw Normal View History

# New ports collection makefile for: gbuffy
# Date created: 2 October 1999
# Whom: kaj@Raditex.se
#
# $FreeBSD$
#
2000-04-13 20:01:08 +00:00
PORTNAME= gbuffy
PORTVERSION= 0.2.2
CATEGORIES= mail
MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/
MAINTAINER= kaj@Raditex.se
2000-10-05 06:42:57 +00:00
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
compface.1:${PORTSDIR}/mail/faces
USE_X_PREFIX= yes
2000-10-05 06:42:57 +00:00
USE_GTK= yes
GNU_CONFIGURE= yes
2000-10-05 06:42:57 +00:00
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>