Merge from vendor branch TNF:
[pkgsrc.git] / mail / balsa / Makefile
1 # $NetBSD: Makefile,v 1.1.1.1 1999/12/12 18:13:53 rh Exp $
2 #
3
4 DISTNAME=       balsa-0.8.0-pre1
5 PKGNAME=        balsa-0.8.0p1
6 CATEGORIES=     mail gnome
7 MASTER_SITES=   ftp://ftp.newton.cx/pub/balsa/
8
9 MAINTAINER=     rh@netbsd.org
10 HOMEPAGE=       http://www.balsa.net/
11
12 DEPENDS+=       pth-*:../../devel/pth
13 DEPENDS+=       libproplist-*:../../devel/libproplist
14 DEPENDS+=       gnome-core-*:../../x11/gnome-core
15
16 GNU_CONFIGURE=  yes
17 USE_X11BASE=    yes
18 USE_LIBTOOL=    yes
19 LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig
20
21 .include "../../mk/bsd.pkg.mk"